home *** CD-ROM | disk | FTP | other *** search
/ Alles Voor Internet / Tout Pour Internet / alles voor internet.iso / MacInternet™ / Telnet / NCSA / tn3270 2.3d26 source / tn3270 / general.r < prev    next >
Text File  |  1991-05-25  |  68KB  |  3,326 lines

  1. /*
  2.  *  tn3270 for the Macintosh Source Code
  3.  *  Brown University Computing and Information Services
  4.  *  Version 2.3d21, January 17, 1991
  5.  *  Copyright (c) 1988, 1989, 1990, 1991 by Brown University and by
  6.  *  Peter John DiCamillo.
  7.  *
  8.  *  Permission is granted to any individual or institution to use, copy,
  9.  *  or redistribute the binary version of this software and its
  10.  *  documentation provided this notice and the copyright notices are
  11.  *  retained.  Permission is granted to any individual or non-profit
  12.  *  institution to use, copy, modify, or redistribute the source files
  13.  *  of this software provided this notice and the copyright notices are
  14.  *  retained.  This software may not be distributed for profit, either
  15.  *  in original form or in derivative works, nor can the source be
  16.  *  distributed to other than an individual or a non-profit institution.
  17.  *  Any  individual or group interested in seeing and/or using these
  18.  *  source files but who are prevented from doing so by the above
  19.  *  constraints should contact Don Wolfe, Assistant Vice-President for
  20.  *  Computer Systems at Brown University, (401) 863-7250, for possible
  21.  *  software licensing of the source developed at Brown.
  22.  *
  23.  *  Brown University and Peter John DiCamillo make no representations
  24.  *  about the suitability of this software for any purpose.
  25.  *
  26.  *  BROWN UNIVERSITY AND PETER JOHN DICAMILLO GIVE NO WARRANTY, EITHER
  27.  *  EXPRESS OR IMPLIED, FOR THE PROGRAM AND/OR DOCUMENTATION PROVIDED,
  28.  *  INCLUDING, WITHOUT LIMITATION, WARRANTY OF MERCHANTABILITY AND
  29.  *  WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE.
  30.  *
  31.  */
  32.  
  33. #include "types.r"
  34.  
  35. type 'mstr' {
  36.         pstring;    
  37. };
  38.  
  39. type 'WSFR' {
  40.     unsigned integer;        /* total length */
  41.     unsigned hex byte;        /* WSF code 0x81 */
  42.     unsigned hex byte;        /* WSF type    */
  43.     hex string;
  44. };
  45.  
  46. type 'HNAM' {pstring;};
  47.  
  48. resource 'HNAM' (0, preload) {        /* default PCNET host */
  49.     "BROWNVM"
  50. };
  51.  
  52. resource 'HNAM' (1, preload) {        /* default serial host (baud rate) */
  53.     "9600"
  54. };
  55.  
  56. resource 'FREF' (23460) {
  57.     'APPL',
  58.     0,
  59.     ""
  60. };
  61.  
  62. resource 'FREF' (23461) {
  63.     'GFTS',
  64.     1,
  65.     ""
  66. };
  67.  
  68. resource 'BNDL' (23460) {
  69.     'GFTM',
  70.     0,
  71.     {    /* array TypeArray: 2 elements */
  72.         /* [1] */
  73.         'ICN#',
  74.         {    /* array IDArray: 2 elements */
  75.             /* [1] */
  76.             0, 23460,
  77.             /* [2] */
  78.             1, 23461
  79.         },
  80.         /* [2] */
  81.         'FREF',
  82.         {    /* array IDArray: 2 elements */
  83.             /* [1] */
  84.             0, 23460,
  85.             /* [2] */
  86.             1, 23461
  87.         }
  88.     }
  89. };
  90.  
  91. resource 'WSFR' (128, "SUMMARY", preload) {
  92.     22,
  93.     0x81,
  94.     0x80,
  95.     $"8081 8485 8687 88A1 A6A8 9699 B0B1 B2B3"
  96.     $"B4B6"
  97. };
  98.  
  99. resource 'WSFR' (244, "SUMMARY", preload) {
  100.     9,
  101.     0x81,
  102.     0x80,
  103.     $"8081 85A1 A6"
  104. };
  105.  
  106. resource 'WSFR' (129, "UAREA", preload) {        /* modified by screen format */
  107.     46,
  108.     0x81,
  109.     0x81,
  110.     $"0300 0000 0000 0000 0100 4800 0100 4800"
  111.     $"0000 0000 0000 0013 0200 0100 0000 0000"
  112.     $"0001 0048 0001 0048 0000"
  113. };
  114.  
  115. resource 'WSFR' (132, "ALNMPART", preload) {
  116.     8,
  117.     0x81,
  118.     0x84,
  119.     $"000A 0004"
  120. };
  121.  
  122. resource 'WSFR' (133, "SYMSETS", preload) {        /* 9-pt default */
  123.     34,
  124.     0x81,
  125.     0x85,
  126.     $"8200 060C 0000 0000 07"
  127.     $"0000 0000 6500 25"
  128.     $"0000 0002 B900 25"
  129.     $"0100 F103 C301 36"
  130. };
  131.  
  132. resource 'WSFR' (251, "SYMSETS", preload) {        /* 9-pt PS simulation */
  133.     48,
  134.     0x81,
  135.     0x85,
  136.     $"F200 060C 7000 0000 07"
  137.     $"0000 0000 6500 25"
  138.     $"0000 0002 B900 25"
  139.     $"0100 F103 C301 36"
  140.     $"0280 FF00 0000 00"
  141.     $"0380 FF00 0000 00"
  142. };
  143.  
  144. resource 'WSFR' (252, "SYMSETS", preload) {        /* 12-pt default */
  145.     34,
  146.     0x81,
  147.     0x85,
  148.     $"8200 0710 0000 0000 07"
  149.     $"0000 0000 6500 25"
  150.     $"0000 0002 B900 25"
  151.     $"0100 F103 C301 36"
  152. };
  153.  
  154. resource 'WSFR' (253, "SYMSETS", preload) {        /* 12-pt PS simulation */
  155.     48,
  156.     0x81,
  157.     0x85,
  158.     $"F200 0710 7000 0000 07"
  159.     $"0000 0000 6500 25"
  160.     $"0000 0002 B900 25"
  161.     $"0100 F103 C301 36"
  162.     $"0280 FF00 0000 00"
  163.     $"0380 FF00 0000 00"
  164. };
  165.  
  166. resource 'WSFR' (134, "COLOR", preload) {        /* color not included */
  167.     22,
  168.     0x81,
  169.     0x86,
  170.     $"0008 00F4 F100 F200 F300 F400 F500 F600"
  171.     $"F700"
  172. };
  173.  
  174. resource 'WSFR' (245, "COLOR", preload) {        /* color included */
  175.     22,
  176.     0x81,
  177.     0x86,
  178.     $"0008 00F4 F1F1 F2F2 F3F3 F4F4 F5F5 F6F6"
  179.     $"F7F7"
  180. };
  181.  
  182. resource 'WSFR' (135, "EXTHIGH", preload) {
  183.     13,
  184.     0x81,
  185.     0x87,
  186.     $"0400 F0F1 F1F2 F2F4 F4"
  187. };
  188.  
  189. resource 'WSFR' (136, "RPLYMODE", preload) {
  190.     7,
  191.     0x81,
  192.     0x88,
  193.     $"0001 02"
  194. };
  195.  
  196. resource 'WSFR' (150, "STGPOOLS", preload) {
  197.     17,
  198.     0x81,
  199.     0x96,
  200.     $"0D01 0100 006C 0000 006C 0000 07"
  201. };
  202.  
  203. resource 'WSFR' (153, "AUXDEV", preload) {
  204.     6,
  205.     0x81,
  206.     0x99,
  207.     $"0000"
  208. };
  209.  
  210. resource 'WSFR' (161, "RPQNAMES", preload) {
  211.     18,
  212.     0x81,
  213.     0xA1,
  214.     $"C7C6 E3D4 0000 0000 06F0 F24B F3F1"    /* GFTM version 02.31 */
  215. };
  216.  
  217. resource 'WSFR' (166, "IMPLPART", preload) {    /* modified by screen format */
  218.     28,
  219.     0x81,
  220.     0xA6,
  221.     $"0000 0B01 0000 0000 0000 0000 000B 0200"
  222.     $"0000 0000 0000 0000"
  223. };
  224.  
  225. resource 'WSFR' (168, "BKXPARNT", preload) {
  226.     9,
  227.     0x81,
  228.     0xA8,
  229.     $"0200 F0FF FF"
  230. };
  231.  
  232. resource 'WSFR' (176, "SEGMENT", preload) {
  233.     26,
  234.     0x81,
  235.     0xB0,
  236.     $"0002 0000 00FF FF05 0200 8000 0502 0480"
  237.     $"0005 020B 8000"
  238. };
  239.  
  240. resource 'WSFR' (177, "PROCEDUR", preload) {
  241.     21,
  242.     0x81,
  243.     0xB1,
  244.     $"0001 0000 00FF FF06 0006 0006 01FF FFFF"
  245.     $"F0"
  246. };
  247.  
  248. resource 'WSFR' (178, "LINETYPE", preload) {
  249.     24,
  250.     0x81,
  251.     0xB2,
  252.     $"0009 0007 0101 0202 0303 0404 0505 0606"
  253.     $"0707 0808"
  254. };
  255.  
  256. resource 'WSFR' (179, "PORT", preload) {
  257.     17,
  258.     0x81,
  259.     0xB3,
  260.     $"0005 0290 0901 0001 0280 007F FF"
  261. };
  262.  
  263. resource 'WSFR' (254, "PORT", preload) {
  264.     15,
  265.     0x81,
  266.     0xB3,
  267.     $"0007 0840 0703 0001 0000 1C"
  268. };
  269.  
  270. resource 'WSFR' (180, "GRHCOLOR", preload) {
  271.     61,
  272.     0x81,
  273.     0xB4,
  274.     $"0004 0001 FF00 0800 0800 0000 0000 0000"
  275.     $"0100 0100 0000 0201 0000 0000 0301 0100"
  276.     $"0000 0400 0001 0000 0500 0101 0000 0601"
  277.     $"0001 0000 0701 0101 00"
  278. };
  279.  
  280. resource 'WSFR' (182, "GRSYMBOL", preload) {
  281.     133,
  282.     0x81,
  283.     0xB6,
  284.     $"7080 060C 0100 0200 0000 0070 0000 0010"
  285.     $"0100 00F0 0202 0000 0000 0002 B900 2510"
  286.     $"0100 00F0 0202 0000 060C 0002 B900 2510"
  287.     $"0100 00F0 8383 0000 0000 0002 B900 250B"
  288.     $"0102 80FF 0202 0101 060C 0B01 0380 FF02"
  289.     $"0201 0106 0C0B 0108 88FF 0202 0101 060C"
  290.     $"0B01 0988 FF02 0201 0106 0C0B 010A 88FF"
  291.     $"0202 0101 060C 0B01 0B88 FF02 0201 0106"
  292.     $"0C"
  293. };
  294.  
  295. resource 'WSFR' (250, "GRSYMBOL", preload) {
  296.     133,
  297.     0x81,
  298.     0xB6,
  299.     $"7080 0710 0100 0200 0000 0070 0000 0010"
  300.     $"0100 00F0 0202 0000 0000 0002 B900 2510"
  301.     $"0100 00F0 0202 0000 0710 0002 B900 2510"
  302.     $"0100 00F0 8383 0000 0000 0002 B900 250B"
  303.     $"0102 80FF 0202 0101 0710 0B01 0380 FF02"
  304.     $"0201 0107 100B 0108 88FF 0202 0101 0710"
  305.     $"0B01 0988 FF02 0201 0107 100B 010A 88FF"
  306.     $"0202 0101 0710 0B01 0B88 FF02 0201 0107"
  307.     $"10"
  308. };
  309.  
  310. resource 'WSFR' (255, "NULL", preload) {
  311.     4,
  312.     0x81,
  313.     0xFF,
  314.     $""
  315. };
  316.  
  317. resource 'CURS' (20845, preload) {
  318.     $"0000 0000 0000 0FE0 0820 0820 0820 0820"
  319.     $"0820 0820 0820 0820 0820 0FE0",
  320.     $"0000 0000 0000 0FE0 0820 0820 0820 0820"
  321.     $"0820 0820 0820 0820 0820 0FE0",
  322.     {8, 7}
  323. };
  324.  
  325. resource 'CURS' (20846, preload) {
  326.     $"0FE0 0820 0820 0820 0820 0820 0820 0820"
  327.     $"0820 0820 0820 0820 0820 0820 0820 0FE0",
  328.     $"0FE0 0820 0820 0820 0820 0820 0820 0820"
  329.     $"0820 0820 0820 0820 0820 0820 0820 0FE0",
  330.     {8, 9}
  331. };
  332.  
  333. resource 'CURS' (20847, preload) {
  334.     $"",
  335.     $"0000 0000 0000 0FE0 0820 0820 0820 0820"
  336.     $"0820 0820 0820 0820 0820 0FE0",
  337.     {8, 7}
  338. };
  339.  
  340. resource 'CURS' (20848, preload) {
  341.     $"",
  342.     $"0FE0 0820 0820 0820 0820 0820 0820 0820"
  343.     $"0820 0820 0820 0820 0820 0820 0820 0FE0",
  344.     {8, 9}
  345. };
  346.  
  347. data 'GFKB' (128, "default", preload) {
  348.                                             /* keybuffn */
  349. $"0000 0000 0000 0000 0000 0000 0000 0000"
  350. $"0000 0000 0000 0000 0000 0000 0000 0000"
  351. $"0000 0000 0000 0000 0000 0000 0000 0000"
  352. $"0000 0000 0000 0000 0000 0000 0000 0000"
  353. $"009A 00AC 00B8 0000 0000 00A9 9B00 B600"
  354. $"00A8 9990 9192 9394 9596 0097 9800 0000"
  355. $"9495 9692 9798 009A 009C 009D 0099 009B"
  356. $"009E 90B5 96B9 9392 9197 9000 0000 0000"
  357.                                             /* keybuffs */
  358. $"0000 0000 0000 0000 0000 0000 0000 0000"
  359. $"0000 0000 0000 0000 0000 0000 0000 0000"
  360. $"0000 0000 0000 0000 0000 0000 0000 0000"
  361. $"0000 0000 0000 0000 0000 0000 0000 0000"
  362. $"00A6 AC00 0000 B800 A800 0000 A7A9 B700"
  363. $"0000 A59C 9D9E 9FA0 A1A2 00A3 A400 0000"
  364. $"A0A1 A29E A3A4 00A6 0000 0000 00A5 00A7"
  365. $"0000 0000 0000 9F00 9D00 9C00 0000 0000"
  366.                                             /* keybuffc */
  367. $"0000 0000 0000 0000 0000 0000 0000 0000"
  368. $"0000 0000 0000 0000 0000 0000 0000 0000"
  369. $"0000 0000 0000 0000 0000 0000 0000 0000"
  370. $"0000 0000 0000 0000 0000 0000 0000 0000"
  371. $"0000 0000 0000 0000 0000 0000 0000 0000"
  372. $"0000 0000 0000 0000 0000 0000 0000 0000"
  373. $"0000 0000 0000 0000 0000 0000 0000 0000"
  374. $"0000 0000 0000 0000 0000 0000 0000 0000"
  375.                                             /* keybuffcs */
  376. $"0000 0000 0000 0000 0000 0000 0000 0000"
  377. $"0000 0000 0000 0000 0000 0000 0000 0000"
  378. $"0000 0000 0000 0000 0000 0000 0000 0000"
  379. $"0000 0000 0000 0000 0000 0000 0000 0000"
  380. $"0000 0000 0000 0000 0000 0000 0000 0000"
  381. $"0000 0000 0000 0000 0000 0000 0000 0000"
  382. $"0000 0000 0000 0000 0000 0000 0000 0000"
  383. $"0000 0000 0000 0000 0000 0000 0000 0000"
  384.                                             /* keybuffo */
  385. $"6274 6567 6968 7B79 6477 0063 7278 6673"
  386. $"7A75 7C7D 7E7F 8180 8784 8286 8385 8870"
  387. $"7600 6A71 006D 6B8B 6C8A 898C 8E6F 6E8D"
  388. $"0000 0000 0000 0000 0000 0000 0000 0000"
  389. $"0000 0000 0000 0000 0000 0000 0000 0000"
  390. $"0000 0000 0000 0000 0000 0000 0000 0000"
  391. $"0000 0000 0000 0000 0000 0000 0000 0000"
  392. $"0000 0000 0000 0000 0000 0000 0000 0000"
  393.                                             /* ascbuffn */
  394. $"0000 00B4 0000 0000 B0B2 0000 008F 0000"
  395. $"0000 0000 0000 0000 0000 00AB B0B1 AEAF"
  396. $"0109 1D19 0A13 081B 050C 0B06 120F 0310"
  397. $"5859 5A5B 5C5D 5E5F 6061 180D 041C 1516"
  398. $"1A3C 3D3E 3F40 4142 4344 4647 4849 4A4B"
  399. $"4C4D 4E50 5152 5354 5556 5739 4F3A 0E14"
  400. $"171E 1F20 2122 2324 2526 2728 292A 2B2C"
  401. $"2D2E 2F31 3233 3435 3637 383B 0745 3000"
  402. $"0000 0000 0000 0000 0000 0000 0000 0000"
  403. $"0000 0000 0000 0000 0000 0000 0000 0000"
  404. $"0000 0000 0000 0000 0000 0000 0000 0000"
  405. $"0000 0000 0000 0000 0000 0000 0000 0000"
  406. $"0000 0000 0000 0000 0000 0000 0000 0000"
  407. $"0000 0000 0000 0000 0000 0000 0000 0000"
  408. $"0000 0000 0000 0000 0000 0000 0000 0000"
  409. $"0000 0000 0000 0000 0000 0000 0000 0000"
  410.                                             /* ascbuffs */
  411. $"0000 00B4 0000 0000 B9B3 0000 00B4 0000"
  412. $"0000 0000 0000 0000 0000 00AB B0B1 AEAF"
  413. $"0109 1D19 0A13 081B 050C 0B06 120F 0310"
  414. $"5859 5A5B 5C5D 5E5F 6061 180D 041C 1516"
  415. $"1A3C 3D3E 3F40 4142 4344 4647 4849 4A4B"
  416. $"4C4D 4E50 5152 5354 5556 5739 4F3A 0E14"
  417. $"171E 1F20 2122 2324 2526 2728 292A 2B2C"
  418. $"2D2E 2F31 3233 3435 3637 383B 0745 3000"
  419. $"0000 0000 0000 0000 0000 0000 0000 0000"
  420. $"0000 0000 0000 0000 0000 0000 0000 0000"
  421. $"0000 0000 0000 0000 0000 0000 0000 0000"
  422. $"0000 0000 0000 0000 0000 0000 0000 0000"
  423. $"0000 0000 0000 0000 0000 0000 0000 0000"
  424. $"0000 0000 0000 0000 0000 0000 0000 0000"
  425. $"0000 0000 0000 0000 0000 0000 0000 0000"
  426. $"0000 0000 0000 0000 0000 0000 0000 0000"
  427.                                             /* ascbuffc */
  428. $"0000 00AA 0000 0000 BF00 0000 00B5 0000"
  429. $"0000 0000 0000 0000 0000 0000 0000 0000"
  430. $"0000 0000 0000 0000 0000 0000 A89A A9AC"
  431. $"9990 9192 9394 9596 9798 0000 009B 0000"
  432. $"0000 0000 0000 0000 0000 0000 0000 0000"
  433. $"0000 0000 0000 0000 0000 0000 AA00 0000"
  434. $"00BD 00AB BBB6 BCC5 B0B8 B1B1 ADAF AF00"
  435. $"C400 BA00 00AE 0000 0000 0000 0000 0000"
  436. $"0000 0000 0000 0000 0000 0000 0000 0000"
  437. $"0000 0000 0000 0000 0000 0000 0000 0000"
  438. $"0000 0000 0000 0000 0000 0000 0000 0000"
  439. $"0000 0000 0000 0000 0000 0000 0000 0000"
  440. $"0000 0000 0000 0000 0000 0000 0000 0000"
  441. $"0000 0000 0000 0000 0000 0000 0000 0000"
  442. $"0000 0000 0000 0000 0000 0000 0000 0000"
  443. $"0000 0000 0000 0000 0000 0000 0000 0000"
  444.                                             /* ascbuffcs */
  445. $"0000 0000 0000 0000 0000 0000 0000 0000"
  446. $"0000 0000 0000 0000 0000 0000 0000 0000"
  447. $"0000 0000 0000 0000 0000 0000 00A6 0000"
  448. $"A59C 9D9E 9FA0 A1A2 A3A4 0000 00A7 0000"
  449. $"0000 0000 0000 0000 0000 0000 0000 0000"
  450. $"0000 0000 0000 0000 0000 0000 0000 0000"
  451. $"0000 0000 00B7 0000 C200 C3C3 00C1 C100"
  452. $"0000 0000 00C0 0000 0000 0000 0000 0000"
  453. $"0000 0000 0000 0000 0000 0000 0000 0000"
  454. $"0000 0000 0000 0000 0000 0000 0000 0000"
  455. $"0000 0000 0000 0000 0000 0000 0000 0000"
  456. $"0000 0000 0000 0000 0000 0000 0000 0000"
  457. $"0000 0000 0000 0000 0000 0000 0000 0000"
  458. $"0000 0000 0000 0000 0000 0000 0000 0000"
  459. $"0000 0000 0000 0000 0000 0000 0000 0000"
  460. $"0000 0000 0000 0000 0000 0000 0000 0000"
  461.                                             /* ascbuffo */
  462. $"0000 0000 0000 0000 BE00 0000 0000 0000"
  463. $"0000 0000 0000 0000 0000 0000 C2C3 C0C1"
  464. $"0000 0000 0000 0000 0000 0000 0000 0000"
  465. $"0000 0000 0000 0000 0000 0000 0000 0000"
  466. $"0000 0000 0000 0000 0000 0000 0000 0000"
  467. $"0000 0000 0000 0000 0000 0000 0000 0000"
  468. $"1100 0000 0000 0000 0000 0000 0000 0000"
  469. $"0000 0000 0000 0000 0000 0000 0000 0000"
  470. $"0000 0000 0000 0000 0000 0000 0000 0000"
  471. $"0000 0000 0000 0000 0000 0000 0000 0000"
  472. $"0000 0000 0000 0000 0000 0000 0000 0000"
  473. $"0000 0000 0000 0000 0000 0000 0000 0000"
  474. $"0000 0000 0000 0000 0000 0000 0000 0000"
  475. $"0000 0200 0000 0000 0000 0000 0000 0000"
  476. $"0000 0000 0000 0000 0000 0000 0000 0000"
  477. $"0000 0000 0000 0000 0000 0000 0000 0000"
  478. };
  479.  
  480. data 'GFKB' (129, "numeric keypad", preload) {
  481.                                             /* keybuffn */
  482. $"0000 0000 0000 0000 0000 0000 0000 0000"
  483. $"0000 0000 0000 0000 0000 0000 0000 0000"
  484. $"0000 0000 0000 0000 0000 0000 0000 0000"
  485. $"0000 0000 0000 0000 0000 0000 0000 0000"
  486. $"0000 0000 0000 0000 0000 0000 B400 0000"
  487. $"0000 0000 0000 0000 0000 0000 0000 0000"
  488. $"9495 9692 9798 009A 009C 009D 0099 009B"
  489. $"009E 90B5 96B9 9392 9197 9000 0000 0000"
  490.                                             /* keybuffs */
  491. $"0000 0000 0000 0000 0000 0000 0000 0000"
  492. $"0000 0000 0000 0000 0000 0000 0000 0000"
  493. $"0000 0000 0000 0000 0000 0000 0000 0000"
  494. $"0000 0000 0000 0000 0000 0000 0000 0000"
  495. $"0000 0000 0000 0000 0000 0000 0000 0000"
  496. $"0000 0000 0000 0000 0000 0000 0000 0000"
  497. $"A0A1 A29E A3A4 00A6 0000 0000 00A5 00A7"
  498. $"0000 0000 0000 9F00 9D00 9C00 0000 0000"
  499.                                             /* keybuffc */
  500. $"0000 0000 0000 0000 0000 0000 0000 0000"
  501. $"0000 0000 0000 0000 0000 0000 0000 0000"
  502. $"0000 0000 0000 0000 0000 0000 0000 0000"
  503. $"0000 0000 0000 0000 0000 0000 0000 0000"
  504. $"0000 0000 0000 0000 0000 0000 0000 0000"
  505. $"0000 0000 0000 0000 0000 0000 0000 0000"
  506. $"0000 0000 0000 0000 0000 0000 0000 0000"
  507. $"0000 0000 0000 0000 0000 0000 0000 0000"
  508.                                             /* keybuffcs */
  509. $"0000 0000 0000 0000 0000 0000 0000 0000"
  510. $"0000 0000 0000 0000 0000 0000 0000 0000"
  511. $"0000 0000 0000 0000 0000 0000 0000 0000"
  512. $"0000 0000 0000 0000 0000 0000 0000 0000"
  513. $"0000 0000 0000 0000 0000 0000 0000 0000"
  514. $"0000 0000 0000 0000 0000 0000 0000 0000"
  515. $"0000 0000 0000 0000 0000 0000 0000 0000"
  516. $"0000 0000 0000 0000 0000 0000 0000 0000"
  517.                                             /* keybuffo */
  518. $"6274 6567 6968 7B79 6477 0063 7278 6673"
  519. $"7A75 7C7D 7E7F 8180 8784 8286 8385 8870"
  520. $"7600 6A71 006D 6B8B 6C8A 898C 8E6F 6E8D"
  521. $"0000 0000 0000 0000 0000 0000 0000 0000"
  522. $"0000 0000 0000 0000 0000 0000 0000 0000"
  523. $"0000 0000 0000 0000 0000 0000 0000 0000"
  524. $"0000 0000 0000 0000 0000 0000 0000 0000"
  525. $"0000 0000 0000 0000 0000 0000 0000 0000"
  526.                                             /* ascbuffn */
  527. $"0000 00B4 0000 0000 B0B2 0000 008F 0000"
  528. $"0000 0000 0000 0000 0000 00AB B0B1 AEAF"
  529. $"0109 1D19 0A13 081B 050C 0B06 120F 0310"
  530. $"5859 5A5B 5C5D 5E5F 6061 180D 041C 1516"
  531. $"1A3C 3D3E 3F40 4142 4344 4647 4849 4A4B"
  532. $"4C4D 4E50 5152 5354 5556 5739 4F3A 0E14"
  533. $"171E 1F20 2122 2324 2526 2728 292A 2B2C"
  534. $"2D2E 2F31 3233 3435 3637 383B 0745 3000"
  535. $"0000 0000 0000 0000 0000 0000 0000 0000"
  536. $"0000 0000 0000 0000 0000 0000 0000 0000"
  537. $"0000 0000 0000 0000 0000 0000 0000 0000"
  538. $"0000 0000 0000 0000 0000 0000 0000 0000"
  539. $"0000 0000 0000 0000 0000 0000 0000 0000"
  540. $"0000 0000 0000 0000 0000 0000 0000 0000"
  541. $"0000 0000 0000 0000 0000 0000 0000 0000"
  542. $"0000 0000 0000 0000 0000 0000 0000 0000"
  543.                                             /* ascbuffs */
  544. $"0000 00B4 0000 0000 B9B3 0000 00B4 0000"
  545. $"0000 0000 0000 0000 0000 00AB B0B1 AEAF"
  546. $"0109 1D19 0A13 081B 050C 0B06 120F 0310"
  547. $"5859 5A5B 5C5D 5E5F 6061 180D 041C 1516"
  548. $"1A3C 3D3E 3F40 4142 4344 4647 4849 4A4B"
  549. $"4C4D 4E50 5152 5354 5556 5739 4F3A 0E14"
  550. $"171E 1F20 2122 2324 2526 2728 292A 2B2C"
  551. $"2D2E 2F31 3233 3435 3637 383B 0745 3000"
  552. $"0000 0000 0000 0000 0000 0000 0000 0000"
  553. $"0000 0000 0000 0000 0000 0000 0000 0000"
  554. $"0000 0000 0000 0000 0000 0000 0000 0000"
  555. $"0000 0000 0000 0000 0000 0000 0000 0000"
  556. $"0000 0000 0000 0000 0000 0000 0000 0000"
  557. $"0000 0000 0000 0000 0000 0000 0000 0000"
  558. $"0000 0000 0000 0000 0000 0000 0000 0000"
  559. $"0000 0000 0000 0000 0000 0000 0000 0000"
  560.                                             /* ascbuffc */
  561. $"0000 00AA 0000 0000 BF00 0000 00B5 0000"
  562. $"0000 0000 0000 0000 0000 0000 0000 0000"
  563. $"0000 0000 0000 0000 0000 0000 A89A A9AC"
  564. $"9990 9192 9394 9596 9798 0000 009B 0000"
  565. $"0000 0000 0000 0000 0000 0000 0000 0000"
  566. $"0000 0000 0000 0000 0000 0000 AA00 0000"
  567. $"00BD 00AB BBB6 BCC5 B0B8 B1B1 ADAF AF00"
  568. $"C400 BA00 00AE 0000 0000 0000 0000 0000"
  569. $"0000 0000 0000 0000 0000 0000 0000 0000"
  570. $"0000 0000 0000 0000 0000 0000 0000 0000"
  571. $"0000 0000 0000 0000 0000 0000 0000 0000"
  572. $"0000 0000 0000 0000 0000 0000 0000 0000"
  573. $"0000 0000 0000 0000 0000 0000 0000 0000"
  574. $"0000 0000 0000 0000 0000 0000 0000 0000"
  575. $"0000 0000 0000 0000 0000 0000 0000 0000"
  576. $"0000 0000 0000 0000 0000 0000 0000 0000"
  577.                                             /* ascbuffcs */
  578. $"0000 0000 0000 0000 0000 0000 0000 0000"
  579. $"0000 0000 0000 0000 0000 0000 0000 0000"
  580. $"0000 0000 0000 0000 0000 0000 00A6 0000"
  581. $"A59C 9D9E 9FA0 A1A2 A3A4 0000 00A7 0000"
  582. $"0000 0000 0000 0000 0000 0000 0000 0000"
  583. $"0000 0000 0000 0000 0000 0000 0000 0000"
  584. $"0000 0000 00B7 0000 C200 C3C3 00C1 C100"
  585. $"0000 0000 00C0 0000 0000 0000 0000 0000"
  586. $"0000 0000 0000 0000 0000 0000 0000 0000"
  587. $"0000 0000 0000 0000 0000 0000 0000 0000"
  588. $"0000 0000 0000 0000 0000 0000 0000 0000"
  589. $"0000 0000 0000 0000 0000 0000 0000 0000"
  590. $"0000 0000 0000 0000 0000 0000 0000 0000"
  591. $"0000 0000 0000 0000 0000 0000 0000 0000"
  592. $"0000 0000 0000 0000 0000 0000 0000 0000"
  593. $"0000 0000 0000 0000 0000 0000 0000 0000"
  594.                                             /* ascbuffo */
  595. $"0000 0000 0000 0000 BE00 0000 0000 0000"
  596. $"0000 0000 0000 0000 0000 0000 C2C3 C0C1"
  597. $"0000 0000 0000 0000 0000 0000 0000 0000"
  598. $"0000 0000 0000 0000 0000 0000 0000 0000"
  599. $"0000 0000 0000 0000 0000 0000 0000 0000"
  600. $"0000 0000 0000 0000 0000 0000 0000 0000"
  601. $"1100 0000 0000 0000 0000 0000 0000 0000"
  602. $"0000 0000 0000 0000 0000 0000 0000 0000"
  603. $"0000 0000 0000 0000 0000 0000 0000 0000"
  604. $"0000 0000 0000 0000 0000 0000 0000 0000"
  605. $"0000 0000 0000 0000 0000 0000 0000 0000"
  606. $"0000 0000 0000 0000 0000 0000 0000 0000"
  607. $"0000 0000 0000 0000 0000 0000 0000 0000"
  608. $"0000 0200 0000 0000 0000 0000 0000 0000"
  609. $"0000 0000 0000 0000 0000 0000 0000 0000"
  610. $"0000 0000 0000 0000 0000 0000 0000 0000"
  611. };
  612.  
  613. data 'GFKB' (130, "ala", preload) {
  614.                                             /* keybuffn */
  615. $"0000 0000 0000 0000 0000 0000 0000 0000"
  616. $"0000 0000 0000 0000 0000 0000 0000 0000"
  617. $"0000 0000 0000 0000 0000 0000 0000 0000"
  618. $"0000 0000 0000 0000 0000 0000 0000 0000"
  619. $"00FF 00FF 00FF 0000 0000 00FF FF00 FF00"
  620. $"00FF 00FF FFFF FFFF FFFF 00FF FF00 0000"
  621. $"9495 9692 9798 009A 009C 009D 0099 009B"
  622. $"009E B8AB 96B9 93B6 9197 9000 0000 0000"
  623.                                             /* keybuffs */
  624. $"0000 0000 0000 0000 0000 0000 0000 0000"
  625. $"0000 0000 0000 0000 0000 0000 0000 0000"
  626. $"0000 0000 0000 0000 0000 0000 0000 0000"
  627. $"0000 0000 0000 0000 0000 0000 0000 0000"
  628. $"0000 FFFF 00FF FF00 FF00 0000 FFFF FF00"
  629. $"00FF 00FF 00FF FF00 FF00 00FF FF00 0000"
  630. $"A0A1 A29E A3A4 00A6 0000 0000 00A5 00A7"
  631. $"0000 0000 0000 9F00 9D00 9C00 0000 0000"
  632.                                             /* keybuffc */
  633. $"0000 0000 0000 0000 0000 0000 0000 0000"
  634. $"0000 0000 0000 0000 0000 0000 0000 0000"
  635. $"0000 0000 0000 0000 0000 0000 0000 0000"
  636. $"0000 0000 0000 0000 0000 0000 0000 0000"
  637. $"009A 0000 0000 0000 0000 0000 9B00 0000"
  638. $"0000 9990 9192 9394 9596 0097 9800 0000"
  639. $"0000 0000 0000 0000 0000 0000 0000 0000"
  640. $"0000 0000 0000 0000 0000 0000 0000 0000"
  641.                                             /* keybuffcs */
  642. $"0000 0000 0000 0000 0000 0000 0000 0000"
  643. $"0000 0000 0000 0000 0000 0000 0000 0000"
  644. $"0000 0000 0000 0000 0000 0000 0000 0000"
  645. $"0000 0000 0000 0000 0000 0000 0000 0000"
  646. $"00A6 FF00 0000 FF00 FF00 0000 A700 0000"
  647. $"0000 A59C 9D9E 9FA0 A1A2 00A3 A400 0000"
  648. $"0000 0000 0000 0000 0000 0000 0000 0000"
  649. $"0000 0000 0000 0000 0000 0000 0000 0000"
  650.                                             /* keybuffo */
  651. $"0000 BBBC 0000 0000 0000 0000 0000 0000"
  652. $"0000 FFFF FFFF FFFF FFFF FFFF FFFF 0000"
  653. $"0000 0000 0000 0000 0000 0000 0000 0000"
  654. $"0000 0000 0000 0000 0000 0000 0000 0000"
  655. $"0000 0000 0000 0000 0000 0000 0000 0000"
  656. $"0000 0000 0000 0000 0000 0000 0000 0000"
  657. $"0000 0000 0000 0000 0000 0000 0000 0000"
  658. $"0000 0000 0000 0000 0000 0000 0000 0000"
  659.                                             /* ascbuffn */
  660. $"0000 00B4 0000 0000 B0B2 0000 008F 0000"
  661. $"0000 0000 0000 0000 0000 00FF B0B1 AEAF"
  662. $"0109 1D19 0A13 081B 050C 0B06 120F 0310"
  663. $"5859 5A5B 5C5D 5E5F 6061 180D 041C 1516"
  664. $"1A3C 3D3E 3F40 4142 4344 4647 4849 4A4B"
  665. $"4C4D 4E50 5152 5354 5556 5739 4F3A 0E14"
  666. $"171E 1F20 2122 2324 2526 2728 292A 2B2C"
  667. $"2D2E 2F31 3233 3435 3637 383B 0745 3000"
  668. $"0000 0000 0000 0000 0000 0000 0000 0000"
  669. $"0000 0000 0000 0000 0000 0000 0000 0000"
  670. $"0000 0000 0000 0000 0000 0000 0000 0000"
  671. $"0000 0000 0000 0000 0000 0000 0000 0000"
  672. $"0000 0000 0000 0000 0000 0000 0000 0000"
  673. $"0000 0000 0000 0000 0000 0000 0000 0000"
  674. $"0000 0000 0000 0000 0000 0000 0000 0000"
  675. $"0000 0000 0000 0000 0000 0000 0000 0000"
  676.                                             /* ascbuffs */
  677. $"0000 00B4 0000 0000 B9B3 0000 00B4 0000"
  678. $"0000 0000 0000 0000 0000 00FF B0B1 AEAF"
  679. $"0109 1D19 0A13 081B 050C 0B06 120F 0310"
  680. $"5859 5A5B 5C5D 5E5F 6061 180D 041C 1516"
  681. $"1A3C 3D3E 3F40 4142 4344 4647 4849 4A4B"
  682. $"4C4D 4E50 5152 5354 5556 5739 4F3A 0E14"
  683. $"171E 1F20 2122 2324 2526 2728 292A 2B2C"
  684. $"2D2E 2F31 3233 3435 3637 383B 0745 3000"
  685. $"0000 0000 0000 0000 0000 0000 0000 0000"
  686. $"0000 0000 0000 0000 0000 0000 0000 0000"
  687. $"0000 0000 0000 0000 0000 0000 0000 0000"
  688. $"0000 0000 0000 0000 0000 0000 0000 0000"
  689. $"0000 0000 0000 0000 0000 0000 0000 0000"
  690. $"0000 0000 0000 0000 0000 0000 0000 0000"
  691. $"0000 0000 0000 0000 0000 0000 0000 0000"
  692. $"0000 0000 0000 0000 0000 0000 0000 0000"
  693.                                             /* ascbuffc */
  694. $"0000 00AA 0000 0000 BF00 0000 00B5 0000"
  695. $"0000 0000 0000 0000 0000 0000 0000 0000"
  696. $"0000 0000 0000 0000 0000 0000 A8FF A9AC"
  697. $"FFFF FFFF FFFF FFFF FFFF 0000 00FF 0000"
  698. $"0000 0000 0000 0000 0000 0000 0000 0000"
  699. $"0000 0000 0000 0000 0000 00FF FFFF 0000"
  700. $"00FF FFFF FFFF FFFF 00FF 0000 AD00 0000"
  701. $"00FF FFFF FFFF FFFF FFFF FF00 0000 0000"
  702. $"0000 0000 0000 0000 0000 0000 0000 0000"
  703. $"0000 0000 0000 0000 0000 0000 0000 0000"
  704. $"0000 0000 0000 0000 0000 0000 0000 0000"
  705. $"0000 0000 0000 0000 0000 0000 0000 0000"
  706. $"0000 0000 0000 0000 0000 0000 0000 0000"
  707. $"0000 0000 0000 0000 0000 0000 0000 0000"
  708. $"0000 0000 0000 0000 0000 0000 0000 0000"
  709. $"0000 0000 0000 0000 0000 0000 0000 0000"
  710.                                             /* ascbuffcs */
  711. $"0000 0000 0000 0000 0000 0000 0000 0000"
  712. $"0000 0000 0000 0000 0000 0000 0000 0000"
  713. $"0000 0000 0000 0000 0000 0000 00FF 0000"
  714. $"FFFF FFFF FFFF FFFF FFFF 0000 00FF 0000"
  715. $"0000 0000 0000 0000 0000 0000 0000 0000"
  716. $"0000 0000 0000 0000 0000 00FF 00FF 0000"
  717. $"0000 FF00 00FF 00FF 00FF 0000 0000 0000"
  718. $"00FF FF00 FFFF FFFF FFFF FF00 0000 0000"
  719. $"0000 0000 0000 0000 0000 0000 0000 0000"
  720. $"0000 0000 0000 0000 0000 0000 0000 0000"
  721. $"0000 0000 0000 0000 0000 0000 0000 0000"
  722. $"0000 0000 0000 0000 0000 0000 0000 0000"
  723. $"0000 0000 0000 0000 0000 0000 0000 0000"
  724. $"0000 0000 0000 0000 0000 0000 0000 0000"
  725. $"0000 0000 0000 0000 0000 0000 0000 0000"
  726. $"0000 0000 0000 0000 0000 0000 0000 0000"
  727.                                             /* ascbuffo */
  728. $"0000 0000 0000 0000 BE00 0000 0000 0000"
  729. $"0000 0000 0000 0000 0000 0000 C2C3 C0C1"
  730. $"0000 0000 0000 0000 0000 0000 0000 0000"
  731. $"0000 0000 0000 0000 0000 0000 0000 0000"
  732. $"0000 0000 0000 0000 0000 0000 0000 0000"
  733. $"0000 0000 0000 0000 0000 0000 0000 0000"
  734. $"1100 0000 0000 0000 0000 0000 0000 0000"
  735. $"0000 0000 0000 0000 0000 0000 0000 0000"
  736. $"0000 0000 0000 0000 0000 0000 0000 0000"
  737. $"0000 0000 0000 0000 0000 0000 0000 0000"
  738. $"0000 0000 0000 0000 0000 0000 0000 0000"
  739. $"0000 0000 0000 0000 0000 0000 0000 0000"
  740. $"0000 0000 0000 0000 0000 0000 0000 0000"
  741. $"0000 0200 0000 0000 0000 0000 0000 0000"
  742. $"0000 0000 0000 0000 0000 0000 0000 0000"
  743. $"0000 0000 0000 0000 0000 0000 0000 0000"
  744.                                             /* hexbuff */
  745. $"04B1 7100 04B2 7200 04B3 7300 04B4 7400"
  746. $"04B5 7500 04B6 7600 04B7 7700 04B8 7800"
  747. $"04B9 9000 04B0 7000 04AD AE00 04BD AA00"
  748. $"0212 B100 05B1 B100 0213 B200 05B2 B200"
  749. $"0214 B300 05B3 B300 0215 B400 05B4 B400"
  750. $"0217 B500 05B5 B500 0216 B600 05B6 B600"
  751. $"021A B700 05B7 B700 021C B800 05B8 B800"
  752. $"0219 B900 05B9 B900 021D B000 05B0 B000"
  753. $"021B BE00 05AD BE00 0218 BA00 05BD BA00"
  754. $"05F1 4500 05F7 4300 05E5 4100 05F2 4600"
  755. $"05F4 4700 05F9 4200 05F5 4400 05E9 4800"
  756. $"05DB BB00 05DD BF00 04F1 5500 04F7 5300"
  757. $"04E5 5100 04F2 5600 04F4 5700 04F9 5200"
  758. $"04F5 5400 04E9 5800 04DB AB00 04DD AF00"
  759. $"04DC 6900 04E1 FA00 04F3 6500 04E4 6200"
  760. $"04E6 6300 04E7 4900 05E7 5900 04FA 8000"
  761. $"05FA E100 04F8 6600 05F8 6700 04E3 FC00"
  762. $"04F6 6800 05F6 A000 04E2 FB00 05E2 6400"
  763. $"029B DD00 039B 8D00 0051 ED00 00D1 EE00"
  764. $"00C8 ED00 01C8 EE00 004B CC00 00CD CC00"
  765. $"0043 8F00 00C2 8F00 00C3 9F00 01C2 9F00"
  766. $"0059 8C00 005B 9B00 00DB DF00 005C DE00"
  767. $"00DC CD00 004E EC00 00CE DC00 0056 9C00"
  768. $"00D6 9D00 0057 CE00 0058 DA00 00D8 EA00"
  769. $"0045 DB00 00C6 DB00 00C5 EB00 01C6 EB00"
  770. $"0053 CB00 00D3 8B00 0054 9A00 0055 CA00"
  771. $"00D5 8A00 004C 8E00 00CC 9E00 0041 CF00"
  772. };
  773.  
  774. data 'GFNL' (128, "ALA (Library Catalog)", preload) {
  775. $"F4"
  776. };
  777.  
  778. data 'GFNL' (129, "ALA, adjacent characters", preload) {
  779. $"F480 00"
  780. };
  781.  
  782. data 'GFNL' (130, "Austrian/German", preload) {
  783. $"4AB7 4F5A 5ABB 5F53 6A78 7C48 A147 C075 D080 E0BA"
  784. };
  785.  
  786. data 'GFNL' (131, "Austrian/German (Alternate)", preload) {
  787. $"4A78 5A80 5BBB 6A47 7BB7 7CBA 7F75"
  788. };
  789.  
  790. data 'GFNL' (132, "Danish/Norwegian", preload) {
  791. $"4A7B 4F5A 5A46 5BFC 5F53 6AEA 7BFA 7CFB A180 C0E1 D0EB"
  792. };
  793.  
  794. data 'GFNL' (133, "Danish/Norwegian (Alternate)", preload) {
  795. $"4AEA 5AEB 5BFC 7BFA 7CFB 7FE1"
  796. };
  797.  
  798. data 'GFNL' (134, "Finnish/Swedish", preload) {
  799. $"4A48 4F5A 5A46 5BFC 5F53 6A78 7990 7BB7 7CBA A180 C075 D0EB E0CC"
  800. };
  801.  
  802. data 'GFNL' (135, "Finnish/Swedish (Alternate)", preload) {
  803. $"4A78 5AEB 5BFC 7BB7 7CBA 7F75"
  804. };
  805.  
  806. data 'GFNL' (136, "French", preload) {
  807. $"4A51 4F5A 5A48 5F53 6A63 7B43 7C57 A154 C090 D058 E074"
  808. };
  809.  
  810. data 'GFNL' (137, "Italian", preload) {
  811. $"4A51 4F5A 5A90 5F53 6A62 7963 7B43 7C48 A159 C057 D058 E074"
  812. };
  813.  
  814. data 'GFNL' (138, "Portuguese", preload) {
  815. $"4A41 4F5A 5A42 5F53 6A65 7BAC 7CAD A174 C064 D055 E0FD"
  816. };
  817.  
  818. data 'GFNL' (139, "Spanish", preload) {
  819. $"4A41 5A42 5B45 6A9D 7BDC A154"
  820. };
  821.  
  822. data 'GFNL' (140, "Spanish (Alternate)", preload) {
  823. $"5B45 7BDC 7F9D"
  824. };
  825.  
  826. data 'GFNL' (141, "English (UK)", preload) {
  827. $"4A5B 5B43 A149"
  828. };
  829.  
  830. data 'GFNL' (142, "Belgian", preload) {
  831. $"4A41 4F5A 5A42 5F53 6A63 7C57 A154 C090 D058 E074"
  832. };
  833.  
  834. data 'GFNL' (143, "Brazilian/Portuguese", preload) {
  835. $"4ACC 4F5A 5A5B 5BFD 5F53 6A74 7964 7BAD 7CAC C065 D090"
  836. };
  837.  
  838. data 'GFNL' (144, "Japanese (English)", preload) {
  839. $"4A43 5B44 A149 E05B"
  840. };
  841.  
  842. data 'GFNL' (145, "Spanish Speaking", preload) {
  843. $"4A41 5A42 6A9D 7BDC A154"
  844. };
  845.  
  846. data 'GFNL' (146, "Canadian (French)", preload) {
  847. $"4A57 4F5A 5A55 5F53 6A63 A154 C090 D058 E074"
  848. };
  849.  
  850. data 'GFNL' (147, "International", preload) {
  851. $"4A41 4F5A 5A42 5F53"
  852. };
  853.  
  854. data 'GFXT' (128, "3270toMac", preload) {
  855. /* Standard */
  856.     $"D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7"        /* ◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊ */
  857.     $"D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7"        /* ◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊ */
  858.     $"D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7"        /* ◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊ */
  859.     $"D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7"        /* ◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊ */
  860.     $"205B 5DA3 B4D7 D7A7 A4D7 A22E 3C28 2B7C"        /*  []£¥◊◊ߧ◊¢.<(+| */
  861.     $"26A1 D7D7 ACAB 2C88 8F93 2124 2A29 3BC2"        /* &°◊◊¨´,àèì!$*);¬ */
  862.     $"2D2F 989D 8B9B D888 8F8E 7C2C 255F 3E3F"        /* -/òùãõÿàèé|,%_>? */
  863.     $"9398 9D9F 8D8A 9195 9A60 3A23 4027 3D22"        /* ìòùüçäëïö`:#@'=" */
  864.     $"9F61 6263 6465 6667 6869 8990 9499 9E87"        /* üabcdefghiâêîôûá */
  865.     $"8E6A 6B6C 6D6E 6F70 7172 9297 9C96 CBD7"        /* éjklmnopqríóúñÀ◊ */
  866.     $"D77E 7374 7576 7778 797A D7D7 CC5B D7B5"        /* ◊~stuvwxyz◊◊Ã[◊µ */
  867.     $"4545 C0C1 BBA5 BC80 D7D7 8586 D75D D7D7"        /* EE¿¡ª•ºÄ◊◊ÖÜ◊]◊◊ */
  868.     $"7B41 4243 4445 4647 4849 D7D7 83D7 D7D7"        /* {ABCDEFGHI◊◊É◊◊◊ */
  869.     $"7D4A 4B4C 4D4E 4F50 5152 D7D7 84D7 D7D7"        /* }JKLMNOPQR◊◊Ñ◊◊◊ */
  870.     $"5CCF 5354 5556 5758 595A BF8C 8DD7 D7D7"        /* \œSTUVWXYZøåç◊◊◊ */
  871.     $"3031 3233 3435 3637 3839 AEAF 8182 D7D1"        /* 0123456789ÆØÅÇ◊— */
  872. /* APL */
  873.     $"D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7"        /* ◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊ */
  874.     $"D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7"        /* ◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊ */
  875.     $"D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7"        /* ◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊ */
  876.     $"D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7"        /* ◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊ */
  877.     $"D741 4243 4445 4647 4849 D7D7 D7D7 D7D7"        /* ◊ABCDEFGHI◊◊◊◊◊◊ */
  878.     $"D74A 4B4C 4D4E 4F50 5152 D7D7 D7D7 D7D7"        /* ◊JKLMNOPQR◊◊◊◊◊◊ */
  879.     $"D7D7 5354 5556 5758 595A D7D7 D7D7 D7D7"        /* ◊◊STUVWXYZ◊◊◊◊◊◊ */
  880.     $"D75E ACD7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7"        /* ◊^¨◊◊◊◊◊◊◊◊◊◊◊◊◊ */
  881.     $"7ED7 D7D7 D7D7 D7D7 D7D7 D7D7 B2D7 D7D7"        /* ~◊◊◊◊◊◊◊◊◊◊◊≤◊◊◊ */
  882.     $"D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 DBD7 B1D7"        /* ◊◊◊◊◊◊◊◊◊◊◊◊.◊±◊ */
  883.     $"D7A1 D1A5 6ED7 D7D7 D7D7 D7D7 D75B B3D7"        /* ◊°—•n◊◊◊◊◊◊◊◊[≥◊ */
  884.     $"D7D7 D7D7 D7D7 D75C D6D7 D7C6 D75D AD7C"        /* ◊◊◊◊◊◊◊\÷◊◊Δ◊]≠| */
  885.     $"7BD7 D7D7 D7D7 D7D7 A4D7 D7D7 D7D7 D7D7"        /* {◊◊◊◊◊◊◊§◊◊◊◊◊◊◊ */
  886.     $"7DD7 D7D7 D7D7 D7D7 A6D7 D721 D7D7 D7D7"        /* }◊◊◊◊◊◊◊¶◊◊!◊◊◊◊ */
  887.     $"D731 3233 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7"        /* ◊123◊◊◊◊◊◊◊◊◊◊◊◊ */
  888.     $"3031 3233 3435 3637 3839 D7D7 D7D7 D7D7"        /* 0123456789◊◊◊◊◊◊ */
  889. /* ALA */
  890.     $"D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7"        /* ◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊ */
  891.     $"D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7"        /* ◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊ */
  892.     $"D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7"        /* ◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊ */
  893.     $"D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7 D7D7"        /* ◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊ */
  894.     $"20D7 AFD7 D7AE CED7 D7D7 A22E 3C28 2B7C"        /*  ◊Ø◊◊ÆŒ◊◊◊¢.<(+| */
  895.     $"26D7 BFD7 D7BE CFD7 D7FD 2124 2A29 3BC2"        /* &◊ø◊◊æœ◊◊.!$*);¬ */
  896.     $"2D2F D4D5 E1D7 D7A8 D7B1 7C2C 255F 3E3F"        /* -/‘’.◊◊®◊±|,%_>? */
  897.     $"3031 3233 3435 3637 3860 3A23 4027 3D22"        /* 012345678`:#@'=" */
  898.     $"D761 6263 6465 6667 6869 A1FA ACD7 D7D7"        /* ◊abcdefghi°.¨◊◊◊ */
  899.     $"396A 6B6C 6D6E 6F70 7172 60AB 5EFF D7D7"        /* 9jklmnopqr`´^.◊◊ */
  900.     $"A07E 7374 7576 7778 797A 2B28 D75B 2D29"        /* †~stuvwxyz+(◊[-) */
  901.     $"3031 3233 3435 3637 3839 2B28 D75D 2D29"        /* 0123456789+(◊]-) */
  902.     $"7B41 4243 4445 4647 4849 D7D7 D7F9 7ED7"        /* {ABCDEFGHI◊◊◊.~◊ */
  903.     $"7D4A 4B4C 4D4E 4F50 5152 FCD5 D7D7 F8FD"        /* }JKLMNOPQR.’◊◊.. */
  904.     $"5CA3 5354 5556 5758 595A FED7 D75F D7D7"        /* \£STUVWXYZ.◊◊_◊◊ */
  905.     $"3031 3233 3435 3637 3839 D7A7 D7B4 D7D7"        /* 0123456789◊ß◊¥◊◊ */
  906. };
  907.  
  908. data 'GFXT' (129, "ALA diacritics", preload) {
  909.     $"C1C5 C9D6 E481 8589 96A4 C3D5 8395 E8A8"        /* ¡≈…÷.ÅÖâñ§√’Éï.® */
  910.     $"8C8A DA9B CE9A 9C00 0000 0000 0000 0000"        /* åä.õŒöú......... */
  911.     $"80E8 EC85 868A 9195 9A9F 0000 0000 D9D8"        /* Ä..ÖÜäëïöü.....ÿ */
  912.     $"8100 0000 008C 0000 0000 0000 0000 0000"        /* Å....å.......... */
  913.     $"0000 0000 0000 0000 0000 8200 8D00 0000"        /* ..........Ç.ç... */
  914.     $"E783 EAEE F287 8E92 979C 0000 0000 0000"        /* .É...áéíóú...... */
  915.     $"CC00 00CD 008B 0000 9B00 0084 0096 0000"        /* Ã..Õ.ã..õ..Ñ.ñ.. */
  916.     $"CBE9 EDF1 F488 8F93 989D 0000 0000 0000"        /* À....àèìòù...... */
  917.     $"E5E6 EBEF F389 9094 999E 0000 0000 0000"        /* .....âêîôû...... */
  918. };
  919.  
  920. data 'VMPR' (128, "WMAC Print Format", preload) {
  921.     $"0016 000B 000C 0084 0004 0039 003B 000E"
  922.     $"0002 000C 0000 004A 0000 0000 0000 0000"
  923. };
  924.  
  925. resource 'MENU' (234, preload) {
  926.     234,
  927.     textMenuProc,
  928.     allEnabled,
  929.     enabled,
  930.     "National Language",
  931.     {    /* array: 1 element */
  932.         /* [1] */
  933.         "English (U.S.)", noIcon, "", "", plain
  934.     }
  935. };
  936.  
  937. resource 'MENU' (235, preload) {
  938.     235,
  939.     textMenuProc,
  940.     allEnabled,
  941.     enabled,
  942.     "Key Mapping",
  943.     {    /* array: 0 elements */
  944.     }
  945. };
  946.  
  947. resource 'MENU' (256, preload) {
  948.     256,
  949.     textMenuProc,
  950.     0x7FFFFFFD,
  951.     enabled,
  952.     apple,
  953.     {    /* array: 2 elements */
  954.         /* [1] */
  955.         "About Mac3270...", noIcon, "", "", plain,
  956.         /* [2] */
  957.         "-", noIcon, "", "", plain
  958.     }
  959. };
  960.  
  961. resource 'MENU' (257, preload) {
  962.     257,
  963.     textMenuProc,
  964.     0x7FFDB56B,
  965.     enabled,
  966.     "File",
  967.     {    /* array: 19 elements */
  968.         /* [1] */
  969.         "New Session", noIcon, "", "", plain,
  970.         /* [2] */
  971.         "End Session", noIcon, "", "", plain,
  972.         /* [3] */
  973.         "-", noIcon, "", "", plain,
  974.         /* [4] */
  975.         "Zoom In", noIcon, "", "", plain,
  976.         /* [5] */
  977.         "-", noIcon, "", "", plain,
  978.         /* [6] */
  979.         "Load Settings...", noIcon, "", "", plain,
  980.         /* [7] */
  981.         "Save Settings...", noIcon, "", "", plain,
  982.         /* [8] */
  983.         "-", noIcon, "", "", plain,
  984.         /* [9] */
  985.         "Set Creator...", noIcon, "", "", plain,
  986.         /* [10] */
  987.         "-", noIcon, "", "", plain,
  988.         /* [11] */
  989.         "Save Graphics", noIcon, "", "", plain,
  990.         /* [12] */
  991.         "-", noIcon, "", "", plain,
  992.         /* [13] */
  993.         "Page Setup...", noIcon, "", "", plain,
  994.         /* [14] */
  995.         "Print Screen...", noIcon, "", "", plain,
  996.         /* [15] */
  997.         "-", noIcon, "", "", plain,
  998.         /* [16] */
  999.         "Interrupt Transfer", noIcon, "", "", plain,
  1000.         /* [17] */
  1001.         "Show Transfer Status", noIcon, "", "", plain,
  1002.         /* [18] */
  1003.         "-", noIcon, "", "", plain,
  1004.         /* [19] */
  1005.         "Quit", noIcon, "Q", "", plain
  1006.     }
  1007. };
  1008.  
  1009. resource 'MENU' (258, preload) {
  1010.     258,
  1011.     textMenuProc,
  1012.     0x7FFFFFFD,
  1013.     enabled,
  1014.     "Edit",
  1015.     {    /* array: 7 elements */
  1016.         /* [1] */
  1017.         "Undo", noIcon, "Z", "", plain,
  1018.         /* [2] */
  1019.         "-", noIcon, "", "", plain,
  1020.         /* [3] */
  1021.         "Cut", noIcon, "X", "", plain,
  1022.         /* [4] */
  1023.         "Copy", noIcon, "C", "", plain,
  1024.         /* [5] */
  1025.         "Paste", noIcon, "V", "", plain,
  1026.         /* [6] */
  1027.         "Clear", noIcon, "", "", plain,
  1028.         /* [7] */
  1029.         "Copy Table", noIcon, "", "", plain,
  1030.         /* [8] */
  1031.         "Copy Text", noIcon, "", "", plain
  1032.     }
  1033. };
  1034.  
  1035. resource 'MENU' (259, preload) {
  1036.     259,
  1037.     textMenuProc,
  1038.     allEnabled,
  1039.     enabled,
  1040.     "Settings",
  1041.     {    /* array: 10 elements */
  1042.         /* [1] */
  1043.         "Features...", noIcon, "", "", plain,
  1044.         /* [2] */
  1045.         "Double-Click...", noIcon, "", "", plain,
  1046.         /* [3] */
  1047.         "Highlighting...", noIcon, "", "", plain,
  1048.         /* [4] */
  1049.         "Colors...", noIcon, "", "", plain,
  1050.         /* [5] */
  1051.         "Prog. Symbols...", noIcon, "", "", plain,
  1052.         /* [6] */
  1053.         "Screen Format...", noIcon, "", "", plain,
  1054.         /* [7] */
  1055.         "Miscellaneous...", noIcon, "", "", plain,
  1056.         /* [8] */
  1057.         "Host Name...", noIcon, "", "", plain,
  1058.         /* [9] */
  1059.         "Key Mapping", noIcon, hierarchicalMenu, "\0xeb", plain,
  1060.         /* [10] */
  1061.         "National Language", noIcon, hierarchicalMenu, "\0xea", plain
  1062.     }
  1063. };
  1064.  
  1065. resource 'MENU' (260, preload) {
  1066.     260,
  1067.     textMenuProc,
  1068.     allEnabled,
  1069.     enabled,
  1070.     "Function Keys",
  1071.     {    /* array: 0 elements */
  1072.     }
  1073. };
  1074.  
  1075. resource 'MENU' (261, preload) {
  1076.     261,
  1077.     textMenuProc,
  1078.     0x7FFFFFEF,
  1079.     enabled,
  1080.     "Network",
  1081.     {    /* array: 11 elements */
  1082.         /* [1] */
  1083.         "Show Configuration...", noIcon, "", "", plain,
  1084.         /* [2] */
  1085.         "Connection Status...", noIcon, "", "", plain,
  1086.         /* [3] */
  1087.         "FTP Enable", noIcon, "", "", plain,
  1088.         /* [4] */
  1089.         "MacBinary", noIcon, "", "", plain,
  1090.         /* [5] */
  1091.         "-", noIcon, "", "", plain,
  1092.         /* [6] */
  1093.         "Send \"Break\"", noIcon, "", "", plain,
  1094.         /* [7] */
  1095.         "Send \"Interrupt Process\"", noIcon, "", "", plain,
  1096.         /* [8] */
  1097.         "Send \"Abort Output\"", noIcon, "", "", plain,
  1098.         /* [9] */
  1099.         "Send \"Are You There?\"", noIcon, "", "", plain,
  1100.         /* [10] */
  1101.         "Send \"Erase Character\"", noIcon, "", "", plain,
  1102.         /* [11] */
  1103.         "Send \"Erase Line\"", noIcon, "", "", plain
  1104.     }
  1105. };
  1106.  
  1107. resource 'mstr' (100) {            /* name of menu containing "Quit" */
  1108.     "File"
  1109. };
  1110.     
  1111. resource 'mstr' (101) {            /* name of menu item for "Quit" */
  1112.     "Quit"
  1113. };
  1114.  
  1115. resource 'mstr' (102) {            /* name of menu containing "Open" */
  1116.     "File"
  1117. };
  1118.  
  1119. resource 'mstr' (103) {            /* name of menu item for "Open" */
  1120.     "Load Settings..."
  1121. };
  1122.  
  1123. resource 'DLOG' (270, preload) {        /* storage info. */
  1124.     {100, 123, 281, 388},
  1125.     altDBoxProc,
  1126.     invisible,
  1127.     noGoAway,
  1128.     0x0,
  1129.     270,
  1130.     "Storage Info."
  1131. };
  1132.  
  1133. resource 'DLOG' (257, preload) {        /* attrdlg */
  1134.     {33, 34, 329, 477},
  1135.     altDBoxProc,
  1136.     invisible,
  1137.     noGoAway,
  1138.     0x0,
  1139.     257,
  1140.     "Choose Attributes"
  1141. };
  1142.  
  1143. resource 'DLOG' (258, preload) {        /* commdlg (specuser) */
  1144.     {40, 45, 303, 467},
  1145.     altDBoxProc,
  1146.     invisible,
  1147.     noGoAway,
  1148.     0x0,
  1149.     258,
  1150.     "Extended Communications"
  1151. };
  1152.  
  1153. resource 'DLOG' (259, preload) {        /* srvdlg */
  1154.     {111, 149, 173, 363},
  1155.     dBoxProc,
  1156.     invisible,
  1157.     noGoAway,
  1158.     0x0,
  1159.     259,
  1160.     "Looking for server"
  1161. };
  1162.  
  1163. resource 'DLOG' (260, preload) {        /* featdlg */
  1164.     {18, 108, 323, 403},
  1165.     altDBoxProc,
  1166.     invisible,
  1167.     noGoAway,
  1168.     0x0,
  1169.     260,
  1170.     "Features"
  1171. };
  1172.  
  1173. resource 'DLOG' (261, preload) {        /* savedlg */
  1174.     {95, 155, 190, 330},
  1175.     altDBoxProc,
  1176.     invisible,
  1177.     noGoAway,
  1178.     0x0,
  1179.     261,
  1180.     "Save new settings?"
  1181. };
  1182.  
  1183. resource 'DLOG' (262, preload) {        /* commdlg (!specuser) */
  1184.     {106, 46, 236, 466},
  1185.     altDBoxProc,
  1186.     invisible,
  1187.     noGoAway,
  1188.     0x0,
  1189.     262,
  1190.     "Communications"
  1191. };
  1192.  
  1193. resource 'DLOG' (266, preload) {        /* double-click dialog */
  1194.     {50, 76, 244, 437},
  1195.     altDBoxProc,
  1196.     invisible,
  1197.     noGoAway,
  1198.     0x0,
  1199.     266,
  1200.     "Double Click"
  1201. };
  1202.  
  1203. resource 'DLOG' (267, preload) {
  1204.     {61, 57, 175, 456},
  1205.     zoomDocProc,
  1206.     invisible,
  1207.     -1,
  1208.     0x0,
  1209.     267,
  1210.     "RMAC/WMAC Transfer Status"
  1211. };
  1212.  
  1213. resource 'DLOG' (269, preload) {        /* screen format */
  1214.     {41, 84, 301, 429},
  1215.     altDBoxProc,
  1216.     invisible,
  1217.     noGoAway,
  1218.     0x0,
  1219.     269,
  1220.     "Screen Format"
  1221. };
  1222.  
  1223. resource 'DLOG' (271, preload) {
  1224.     {47, 96, 295, 416},
  1225.     altDBoxProc,
  1226.     invisible,
  1227.     noGoAway,
  1228.     0x0,
  1229.     271,
  1230.     "Miscellaneous"
  1231. };
  1232.  
  1233. resource 'DLOG' (272, preload) {
  1234.     {58, 134, 284, 378},
  1235.     altDBoxProc,
  1236.     invisible,
  1237.     noGoAway,
  1238.     0x0,
  1239.     272,
  1240.     "Network Configuration"
  1241. };
  1242.  
  1243. resource 'DLOG' (273, preload) {
  1244.     {44, 134, 297, 378},
  1245.     altDBoxProc,
  1246.     invisible,
  1247.     noGoAway,
  1248.     0x0,
  1249.     273,
  1250.     "Current Configuration"
  1251. };
  1252.  
  1253. resource 'DLOG' (277, preload) {
  1254.     {83, 102, 258, 409},
  1255.     altDBoxProc,
  1256.     invisible,
  1257.     noGoAway,
  1258.     0x0,
  1259.     277,
  1260.     "Connection Status"
  1261. };
  1262.  
  1263. resource 'DLOG' (280, preload) {
  1264.     {116, 148, 226, 363},
  1265.     altDBoxProc,
  1266.     invisible,
  1267.     noGoAway,
  1268.     0x0,
  1269.     280,
  1270.     "Driver Configuration"
  1271. };
  1272.  
  1273. resource 'DLOG' (302, preload) {
  1274.     {126, 130, 214, 372},
  1275.     dBoxProc,
  1276.     -1,
  1277.     -1,
  1278.     0x0,
  1279.     302,
  1280.     "Network Init Bad"
  1281. };
  1282.  
  1283. resource 'DITL' (270, preload) {
  1284.     {    /* array DITLarray: 6 elements */
  1285.         /* [1] */
  1286.         {142, 88, 165, 172},
  1287.         Button {
  1288.             enabled,
  1289.             "OK"
  1290.         },
  1291.         /* [2] */
  1292.         {10, 20, 30, 245},
  1293.         StaticText {
  1294.             disabled,
  1295.             ""
  1296.         },
  1297.         /* [3] */
  1298.         {35, 20, 55, 245},
  1299.         StaticText {
  1300.             disabled,
  1301.             ""
  1302.         },
  1303.         /* [4] */
  1304.         {60, 20, 80, 245},
  1305.         StaticText {
  1306.             disabled,
  1307.             ""
  1308.         },
  1309.         /* [5] */
  1310.         {85, 20, 105, 245},
  1311.         StaticText {
  1312.             disabled,
  1313.             ""
  1314.         },
  1315.         /* [6] */
  1316.         {110, 20, 130, 245},
  1317.         StaticText {
  1318.             disabled,
  1319.             ""
  1320.         }
  1321.     }
  1322. };
  1323.  
  1324. resource 'DITL' (257, preload) {
  1325.     {    /* array DITLarray: 52 elements */
  1326.         /* [1] */
  1327.         {250, 321, 277, 381},
  1328.         Button {
  1329.             enabled,
  1330.             "OK"
  1331.         },
  1332.         /* [2] */
  1333.         {250, 174, 277, 269},
  1334.         Button {
  1335.             enabled,
  1336.             "Set Defaults"
  1337.         },
  1338.         /* [3] */
  1339.         {250, 62, 277, 122},
  1340.         Button {
  1341.             enabled,
  1342.             "Cancel"
  1343.         },
  1344.         /* [4] */
  1345.         {15, 222, 34, 322},
  1346.         StaticText {
  1347.             disabled,
  1348.             "Screen Display:"
  1349.         },
  1350.         /* [5] */
  1351.         {40, 10, 56, 90},
  1352.         StaticText {
  1353.             disabled,
  1354.             "3270 Field:"
  1355.         },
  1356.         /* [6] */
  1357.         {65, 10, 81, 60},
  1358.         StaticText {
  1359.             disabled,
  1360.             "default"
  1361.         },
  1362.         /* [7] */
  1363.         {90, 10, 106, 115},
  1364.         StaticText {
  1365.             disabled,
  1366.             "high-intensity"
  1367.         },
  1368.         /* [8] */
  1369.         {115, 10, 131, 90},
  1370.         StaticText {
  1371.             disabled,
  1372.             "non-display"
  1373.         },
  1374.         /* [9] */
  1375.         {140, 10, 156, 65},
  1376.         StaticText {
  1377.             disabled,
  1378.             "reverse"
  1379.         },
  1380.         /* [10] */
  1381.         {165, 10, 181, 45},
  1382.         StaticText {
  1383.             disabled,
  1384.             "blink"
  1385.         },
  1386.         /* [11] */
  1387.         {190, 10, 206, 75},
  1388.         StaticText {
  1389.             disabled,
  1390.             "underline"
  1391.         },
  1392.         /* [12] */
  1393.         {215, 10, 231, 80},
  1394.         StaticText {
  1395.             disabled,
  1396.             "attributes"
  1397.         },
  1398.         /* [13] */
  1399.         {40, 112, 56, 192},
  1400.         StaticText {
  1401.             disabled,
  1402.             "non-display"
  1403.         },
  1404.         /* [14] */
  1405.         {40, 206, 56, 249},
  1406.         StaticText {
  1407.             disabled,
  1408.             "frame"
  1409.         },
  1410.         /* [15] */
  1411.         {40, 260, 56, 315},
  1412.         StaticText {
  1413.             disabled,
  1414.             "reverse"
  1415.         },
  1416.         /* [16] */
  1417.         {40, 320, 56, 387},
  1418.         StaticText {
  1419.             disabled,
  1420.             "underline"
  1421.         },
  1422.         /* [17] */
  1423.         {40, 396, 56, 433},
  1424.         StaticText {
  1425.             disabled,
  1426.             "bold"
  1427.         },
  1428.         /* [18] */
  1429.         {65, 145, 81, 159},
  1430.         CheckBox {
  1431.             enabled,
  1432.             ""
  1433.         },
  1434.         /* [19] */
  1435.         {65, 220, 81, 234},
  1436.         CheckBox {
  1437.             enabled,
  1438.             ""
  1439.         },
  1440.         /* [20] */
  1441.         {65, 280, 81, 294},
  1442.         CheckBox {
  1443.             enabled,
  1444.             ""
  1445.         },
  1446.         /* [21] */
  1447.         {65, 346, 81, 360},
  1448.         CheckBox {
  1449.             enabled,
  1450.             ""
  1451.         },
  1452.         /* [22] */
  1453.         {65, 405, 81, 419},
  1454.         CheckBox {
  1455.             enabled,
  1456.             ""
  1457.         },
  1458.         /* [23] */
  1459.         {90, 145, 106, 159},
  1460.         CheckBox {
  1461.             enabled,
  1462.             ""
  1463.         },
  1464.         /* [24] */
  1465.         {90, 220, 106, 234},
  1466.         CheckBox {
  1467.             enabled,
  1468.             ""
  1469.         },
  1470.         /* [25] */
  1471.         {90, 280, 106, 294},
  1472.         CheckBox {
  1473.             enabled,
  1474.             ""
  1475.         },
  1476.         /* [26] */
  1477.         {90, 346, 106, 360},
  1478.         CheckBox {
  1479.             enabled,
  1480.             ""
  1481.         },
  1482.         /* [27] */
  1483.         {90, 405, 106, 419},
  1484.         CheckBox {
  1485.             enabled,
  1486.             ""
  1487.         },
  1488.         /* [28] */
  1489.         {115, 145, 131, 159},
  1490.         CheckBox {
  1491.             enabled,
  1492.             ""
  1493.         },
  1494.         /* [29] */
  1495.         {115, 220, 131, 234},
  1496.         CheckBox {
  1497.             enabled,
  1498.             ""
  1499.         },
  1500.         /* [30] */
  1501.         {115, 280, 131, 294},
  1502.         CheckBox {
  1503.             enabled,
  1504.             ""
  1505.         },
  1506.         /* [31] */
  1507.         {115, 346, 131, 360},
  1508.         CheckBox {
  1509.             enabled,
  1510.             ""
  1511.         },
  1512.         /* [32] */
  1513.         {115, 405, 131, 419},
  1514.         CheckBox {
  1515.             enabled,
  1516.             ""
  1517.         },
  1518.         /* [33] */
  1519.         {140, 145, 156, 159},
  1520.         CheckBox {
  1521.             enabled,
  1522.             ""
  1523.         },
  1524.         /* [34] */
  1525.         {140, 220, 156, 234},
  1526.         CheckBox {
  1527.             enabled,
  1528.             ""
  1529.         },
  1530.         /* [35] */
  1531.         {140, 280, 156, 294},
  1532.         CheckBox {
  1533.             enabled,
  1534.             ""
  1535.         },
  1536.         /* [36] */
  1537.         {140, 346, 156, 360},
  1538.         CheckBox {
  1539.             enabled,
  1540.             ""
  1541.         },
  1542.         /* [37] */
  1543.         {140, 405, 156, 419},
  1544.         CheckBox {
  1545.             enabled,
  1546.             ""
  1547.         },
  1548.         /* [38] */
  1549.         {165, 145, 181, 159},
  1550.         CheckBox {
  1551.             enabled,
  1552.             ""
  1553.         },
  1554.         /* [39] */
  1555.         {165, 220, 181, 234},
  1556.         CheckBox {
  1557.             enabled,
  1558.             ""
  1559.         },
  1560.         /* [40] */
  1561.         {165, 280, 181, 294},
  1562.         CheckBox {
  1563.             enabled,
  1564.             ""
  1565.         },
  1566.         /* [41] */
  1567.         {165, 346, 181, 360},
  1568.         CheckBox {
  1569.             enabled,
  1570.             ""
  1571.         },
  1572.         /* [42] */
  1573.         {165, 405, 181, 419},
  1574.         CheckBox {
  1575.             enabled,
  1576.             ""
  1577.         },
  1578.         /* [43] */
  1579.         {190, 145, 206, 159},
  1580.         CheckBox {
  1581.             enabled,
  1582.             ""
  1583.         },
  1584.         /* [44] */
  1585.         {190, 220, 206, 234},
  1586.         CheckBox {
  1587.             enabled,
  1588.             ""
  1589.         },
  1590.         /* [45] */
  1591.         {190, 280, 206, 294},
  1592.         CheckBox {
  1593.             enabled,
  1594.             ""
  1595.         },
  1596.         /* [46] */
  1597.         {190, 346, 206, 360},
  1598.         CheckBox {
  1599.             enabled,
  1600.             ""
  1601.         },
  1602.         /* [47] */
  1603.         {190, 405, 206, 419},
  1604.         CheckBox {
  1605.             enabled,
  1606.             ""
  1607.         },
  1608.         /* [48] */
  1609.         {215, 145, 231, 159},
  1610.         CheckBox {
  1611.             enabled,
  1612.             ""
  1613.         },
  1614.         /* [49] */
  1615.         {215, 220, 231, 234},
  1616.         CheckBox {
  1617.             enabled,
  1618.             ""
  1619.         },
  1620.         /* [50] */
  1621.         {215, 280, 231, 294},
  1622.         CheckBox {
  1623.             enabled,
  1624.             ""
  1625.         },
  1626.         /* [51] */
  1627.         {215, 346, 231, 360},
  1628.         CheckBox {
  1629.             enabled,
  1630.             ""
  1631.         },
  1632.         /* [52] */
  1633.         {215, 405, 231, 419},
  1634.         CheckBox {
  1635.             enabled,
  1636.             ""
  1637.         }
  1638.     }
  1639. };
  1640.  
  1641. resource 'DITL' (258, preload) {
  1642.     {    /* array DITLarray: 16 elements */
  1643.         /* [1] */
  1644.         {212, 295, 244, 380},
  1645.         Button {
  1646.             enabled,
  1647.             "OK"
  1648.         },
  1649.         /* [2] */
  1650.         {212, 155, 244, 260},
  1651.         Button {
  1652.             enabled,
  1653.             "Set Defaults"
  1654.         },
  1655.         /* [3] */
  1656.         {212, 40, 244, 120},
  1657.         Button {
  1658.             enabled,
  1659.             "Cancel"
  1660.         },
  1661.         /* [4] */
  1662.         {133, 10, 151, 88},
  1663.         StaticText {
  1664.             disabled,
  1665.             "Host name:"
  1666.         },
  1667.         /* [5] */
  1668.         {123, 95, 159, 402},
  1669.         EditText {
  1670.             enabled,
  1671.             ""
  1672.         },
  1673.         /* [6] */
  1674.         {15, 10, 31, 125},
  1675.         StaticText {
  1676.             disabled,
  1677.             "Connection type:"
  1678.         },
  1679.         /* [7] */
  1680.         {172, 58, 201, 356},
  1681.         CheckBox {
  1682.             enabled,
  1683.             "Connect to host when settings are loaded"
  1684.         },
  1685.         /* [8] */
  1686.         {15, 140, 31, 220},
  1687.         RadioButton {
  1688.             enabled,
  1689.             "AppleTalk"
  1690.         },
  1691.         /* [9] */
  1692.         {15, 240, 31, 300},
  1693.         RadioButton {
  1694.             enabled,
  1695.             "Serial"
  1696.         },
  1697.         /* [10] */
  1698.         {15, 315, 31, 379},
  1699.         RadioButton {
  1700.             enabled,
  1701.             "TCP/IP"
  1702.         },
  1703.         /* [11] */
  1704.         {49, 10, 65, 130},
  1705.         StaticText {
  1706.             disabled,
  1707.             "Timeout seconds:"
  1708.         },
  1709.         /* [12] */
  1710.         {49, 142, 65, 162},
  1711.         EditText {
  1712.             enabled,
  1713.             ""
  1714.         },
  1715.         /* [13] */
  1716.         {49, 235, 65, 320},
  1717.         StaticText {
  1718.             disabled,
  1719.             "Retry count:"
  1720.         },
  1721.         /* [14] */
  1722.         {49, 329, 65, 349},
  1723.         EditText {
  1724.             enabled,
  1725.             ""
  1726.         },
  1727.         /* [15] */
  1728.         {85, 10, 101, 93},
  1729.         StaticText {
  1730.             disabled,
  1731.             "Debug level:"
  1732.         },
  1733.         /* [16] */
  1734.         {85, 142, 101, 162},
  1735.         EditText {
  1736.             enabled,
  1737.             ""
  1738.         }
  1739.     }
  1740. };
  1741.  
  1742. resource 'DITL' (259, preload) {
  1743.     {    /* array DITLarray: 1 elements */
  1744.         /* [1] */
  1745.         {23, 26, 39, 188},
  1746.         StaticText {
  1747.             disabled,
  1748.             "Looking for 3270 server"
  1749.         }
  1750.     }
  1751. };
  1752.  
  1753. resource 'DITL' (260, preload) {
  1754.     {    /* array DITLarray: 21 elements */
  1755.         /* [1] */
  1756.         {265, 224, 293, 285},
  1757.         Button {
  1758.             enabled,
  1759.             "OK"
  1760.         },
  1761.         /* [2] */
  1762.         {15, 10, 52, 165},
  1763.         StaticText {
  1764.             disabled,
  1765.             "Reset insert mode after attention keys:"
  1766.         },
  1767.         /* [3] */
  1768.         {25, 185, 41, 230},
  1769.         RadioButton {
  1770.             enabled,
  1771.             "Yes"
  1772.         },
  1773.         /* [4] */
  1774.         {25, 245, 41, 285},
  1775.         RadioButton {
  1776.             enabled,
  1777.             "No"
  1778.         },
  1779.         /* [5] */
  1780.         {55, 10, 92, 165},
  1781.         StaticText {
  1782.             disabled,
  1783.             "Discard trailing blanks in insert mode:"
  1784.         },
  1785.         /* [6] */
  1786.         {65, 185, 81, 230},
  1787.         RadioButton {
  1788.             enabled,
  1789.             "Yes"
  1790.         },
  1791.         /* [7] */
  1792.         {65, 245, 81, 285},
  1793.         RadioButton {
  1794.             enabled,
  1795.             "No"
  1796.         },
  1797.         /* [8] */
  1798.         {95, 10, 132, 165},
  1799.         StaticText {
  1800.             disabled,
  1801.             "Change embedded nulls to blanks:"
  1802.         },
  1803.         /* [9] */
  1804.         {105, 186, 121, 231},
  1805.         RadioButton {
  1806.             enabled,
  1807.             "Yes"
  1808.         },
  1809.         /* [10] */
  1810.         {105, 245, 121, 285},
  1811.         RadioButton {
  1812.             enabled,
  1813.             "No"
  1814.         },
  1815.         /* [11] */
  1816.         {135, 10, 172, 165},
  1817.         StaticText {
  1818.             disabled,
  1819.             "Use Command Shift <digit> for PF keys:"
  1820.         },
  1821.         /* [12] */
  1822.         {145, 186, 161, 231},
  1823.         RadioButton {
  1824.             enabled,
  1825.             "Yes"
  1826.         },
  1827.         /* [13] */
  1828.         {145, 245, 161, 285},
  1829.         RadioButton {
  1830.             enabled,
  1831.             "No"
  1832.         },
  1833.         /* [14] */
  1834.         {175, 10, 212, 165},
  1835.         StaticText {
  1836.             disabled,
  1837.             "Support 3270 extended data stream:"
  1838.         },
  1839.         /* [15] */
  1840.         {185, 186, 201, 231},
  1841.         RadioButton {
  1842.             enabled,
  1843.             "Yes"
  1844.         },
  1845.         /* [16] */
  1846.         {185, 245, 201, 285},
  1847.         RadioButton {
  1848.             enabled,
  1849.             "No"
  1850.         },
  1851.         /* [17] */
  1852.         {215, 10, 252, 165},
  1853.         StaticText {
  1854.             disabled,
  1855.             "Treat \"[\" and \"]\" as standard characters"
  1856.             ":"
  1857.         },
  1858.         /* [18] */
  1859.         {225, 186, 241, 231},
  1860.         RadioButton {
  1861.             enabled,
  1862.             "Yes"
  1863.         },
  1864.         /* [19] */
  1865.         {225, 245, 241, 285},
  1866.         RadioButton {
  1867.             enabled,
  1868.             "No"
  1869.         },
  1870.         /* [20] */
  1871.         {265, 109, 293, 200},
  1872.         Button {
  1873.             enabled,
  1874.             "Set Defaults"
  1875.         },
  1876.         /* [21] */
  1877.         {265, 10, 293, 85},
  1878.         Button {
  1879.             enabled,
  1880.             "Cancel"
  1881.         }
  1882.     }
  1883. };
  1884.  
  1885. resource 'DITL' (261, preload) {
  1886.     {    /* array DITLarray: 3 elements */
  1887.         /* [1] */
  1888.         {50, 15, 72, 75},
  1889.         Button {
  1890.             enabled,
  1891.             "YES"
  1892.         },
  1893.         /* [2] */
  1894.         {50, 95, 72, 155},
  1895.         Button {
  1896.             enabled,
  1897.             "NO"
  1898.         },
  1899.         /* [3] */
  1900.         {20, 15, 41, 150},
  1901.         StaticText {
  1902.             disabled,
  1903.             "Save new settings?"
  1904.         }
  1905.     }
  1906. };
  1907.  
  1908. resource 'DITL' (262, preload) {
  1909.     {    /* array DITLarray: 7 elements */
  1910.         /* [1] */
  1911.         {91, 336, 117, 400},
  1912.         Button {
  1913.             enabled,
  1914.             "OK"
  1915.         },
  1916.         /* [2] */
  1917.         {91, 225, 117, 316},
  1918.         Button {
  1919.             enabled,
  1920.             "Set Default"
  1921.         },
  1922.         /* [3] */
  1923.         {91, 21, 117, 83},
  1924.         Button {
  1925.             enabled,
  1926.             "Cancel"
  1927.         },
  1928.         /* [4] */
  1929.         {22, 9, 41, 86},
  1930.         StaticText {
  1931.             disabled,
  1932.             "Host name:"
  1933.         },
  1934.         /* [5] */
  1935.         {12, 93, 48, 405},
  1936.         EditText {
  1937.             enabled,
  1938.             ""
  1939.         },
  1940.         /* [6] */
  1941.         {91, 102, 117, 205},
  1942.         Button {
  1943.             enabled,
  1944.             "Make Default"
  1945.         },
  1946.         /* [7] */
  1947.         {58, 52, 84, 349},
  1948.         CheckBox {
  1949.             enabled,
  1950.             "Connect to host when settings are loaded"
  1951.         }
  1952.     }
  1953. };
  1954.  
  1955. resource 'DITL' (263, preload) {
  1956.     {    /* array DITLarray: 2 elements */
  1957.         /* [1] */
  1958.         {52, 71, 76, 127},
  1959.         Button {
  1960.             enabled,
  1961.             "OK"
  1962.         },
  1963.         /* [2] */
  1964.         {19, 72, 35, 182},
  1965.         StaticText {
  1966.             disabled,
  1967.             "Out of memory!"
  1968.         }
  1969.     }
  1970. };
  1971.  
  1972. resource 'DITL' (264) {
  1973.     {    /* array DITLarray: 2 elements */
  1974.         /* [1] */
  1975.         {82, 140, 114, 220},
  1976.         Button {
  1977.             enabled,
  1978.             "OK"
  1979.         },
  1980.         /* [2] */
  1981.         {8, 72, 74, 332},
  1982.         StaticText {
  1983.             disabled,
  1984.             "^0"
  1985.         }
  1986.     }
  1987. };
  1988.  
  1989. resource 'DITL' (265, preload) {
  1990.     {    /* array DITLarray: 2 elements */
  1991.         /* [1] */
  1992.         {16, 160, 36, 240},
  1993.         Button {
  1994.             enabled,
  1995.             "OK"
  1996.         },
  1997.         /* [2] */
  1998.         {60, 30, 150, 260},
  1999.         StaticText {
  2000.             disabled,
  2001.             "The file '^0' is ^1K too large to fit on"
  2002.             " '^2'."
  2003.         }
  2004.     }
  2005. };
  2006.  
  2007. resource 'DITL' (266, preload) {
  2008.     {    /* array DITLarray: 5 elements */
  2009.         /* [1] */
  2010.         {148, 271, 177, 352},
  2011.         Button {
  2012.             enabled,
  2013.             "OK"
  2014.         },
  2015.         /* [2] */
  2016.         {148, 133, 177, 227},
  2017.         Button {
  2018.             enabled,
  2019.             "Set Default"
  2020.         },
  2021.         /* [3] */
  2022.         {148, 9, 177, 84},
  2023.         Button {
  2024.             enabled,
  2025.             "Cancel"
  2026.         },
  2027.         /* [4] */
  2028.         {10, 9, 111, 352},
  2029.         UserItem {
  2030.             enabled
  2031.         },
  2032.         /* [5] */
  2033.         {121, 91, 139, 270},
  2034.         StaticText {
  2035.             disabled,
  2036.             "Mouse Double-Click Action"
  2037.         }
  2038.     }
  2039. };
  2040.  
  2041. resource 'DITL' (267) {
  2042.     {    /* array DITLarray: 7 elements */
  2043.         /* [1] */
  2044.         {4, 5, 38, 394},
  2045.         StaticText {
  2046.             disabled,
  2047.             ""
  2048.         },
  2049.         /* [2] */
  2050.         {45, 5, 61, 168},
  2051.         StaticText {
  2052.             disabled,
  2053.             "Characters transferred:"
  2054.         },
  2055.         /* [3] */
  2056.         {45, 173, 61, 394},
  2057.         StaticText {
  2058.             disabled,
  2059.             ""
  2060.         },
  2061.         /* [4] */
  2062.         {68, 5, 84, 163},
  2063.         StaticText {
  2064.             disabled,
  2065.             "Characters per second:"
  2066.         },
  2067.         /* [5] */
  2068.         {68, 168, 84, 394},
  2069.         StaticText {
  2070.             disabled,
  2071.             ""
  2072.         },
  2073.         /* [6] */
  2074.         {91, 5, 107, 185},
  2075.         StaticText {
  2076.             disabled,
  2077.             "Estimated time remaining:"
  2078.         },
  2079.         /* [7] */
  2080.         {91, 190, 107, 270},
  2081.         StaticText {
  2082.             disabled,
  2083.             ""
  2084.         }
  2085.     }
  2086. };
  2087.  
  2088. resource 'DITL' (268, preload) {
  2089.     {    /* array DITLarray: 27 elements */
  2090.         /* [1] */
  2091.         {66, 285, 96, 345},
  2092.         Button {
  2093.             enabled,
  2094.             "OK"
  2095.         },
  2096.         /* [2] */
  2097.         {111, 265, 141, 365},
  2098.         Button {
  2099.             enabled,
  2100.             "Set Defaults"
  2101.         },
  2102.         /* [3] */
  2103.         {156, 275, 186, 355},
  2104.         Button {
  2105.             enabled,
  2106.             "Cancel"
  2107.         },
  2108.         /* [4] */
  2109.         {15, 252, 51, 378},
  2110.         StaticText {
  2111.             disabled,
  2112.             "To change a color, click on it."
  2113.         },
  2114.         /* [5] */
  2115.         {5, 5, 25, 100},
  2116.         UserItem {
  2117.             enabled
  2118.         },
  2119.         /* [6] */
  2120.         {8, 105, 23, 175},
  2121.         StaticText {
  2122.             enabled,
  2123.             "white"
  2124.         },
  2125.         /* [7] */
  2126.         {35, 5, 55, 100},
  2127.         UserItem {
  2128.             enabled
  2129.         },
  2130.         /* [8] */
  2131.         {38, 105, 53, 175},
  2132.         StaticText {
  2133.             enabled,
  2134.             "yellow"
  2135.         },
  2136.         /* [9] */
  2137.         {65, 5, 85, 100},
  2138.         UserItem {
  2139.             enabled
  2140.         },
  2141.         /* [10] */
  2142.         {68, 105, 83, 175},
  2143.         StaticText {
  2144.             enabled,
  2145.             "turquoise"
  2146.         },
  2147.         /* [11] */
  2148.         {95, 5, 115, 100},
  2149.         UserItem {
  2150.             enabled
  2151.         },
  2152.         /* [12] */
  2153.         {98, 105, 113, 175},
  2154.         StaticText {
  2155.             enabled,
  2156.             "green"
  2157.         },
  2158.         /* [13] */
  2159.         {125, 5, 145, 100},
  2160.         UserItem {
  2161.             enabled
  2162.         },
  2163.         /* [14] */
  2164.         {128, 105, 143, 175},
  2165.         StaticText {
  2166.             enabled,
  2167.             "pink"
  2168.         },
  2169.         /* [15] */
  2170.         {155, 5, 175, 100},
  2171.         UserItem {
  2172.             enabled
  2173.         },
  2174.         /* [16] */
  2175.         {158, 105, 173, 175},
  2176.         StaticText {
  2177.             enabled,
  2178.             "red"
  2179.         },
  2180.         /* [17] */
  2181.         {185, 5, 205, 100},
  2182.         UserItem {
  2183.             enabled
  2184.         },
  2185.         /* [18] */
  2186.         {188, 105, 203, 175},
  2187.         StaticText {
  2188.             enabled,
  2189.             "blue"
  2190.         },
  2191.         /* [19] */
  2192.         {215, 5, 235, 100},
  2193.         UserItem {
  2194.             enabled
  2195.         },
  2196.         /* [20] */
  2197.         {218, 105, 233, 175},
  2198.         StaticText {
  2199.             enabled,
  2200.             "black"
  2201.         },
  2202.         /* [21] */
  2203.         {245, 5, 265, 100},
  2204.         UserItem {
  2205.             enabled
  2206.         },
  2207.         /* [22] */
  2208.         {248, 105, 263, 186},
  2209.         StaticText {
  2210.             enabled,
  2211.             "background"
  2212.         },
  2213.         /* [23] */
  2214.         {275, 5, 295, 100},
  2215.         UserItem {
  2216.             enabled
  2217.         },
  2218.         /* [24] */
  2219.         {278, 105, 293, 186},
  2220.         StaticText {
  2221.             enabled,
  2222.             "status line"
  2223.         },
  2224.         /* [25] */
  2225.         {246, 235, 266, 363},
  2226.         CheckBox {
  2227.             enabled,
  2228.             "base color mode"
  2229.         },
  2230.         /* [26] */
  2231.         {216, 235, 236, 341},
  2232.         CheckBox {
  2233.             enabled,
  2234.             "exact colors"
  2235.         },
  2236.         /* [27] */
  2237.         {276, 235, 296, 405},
  2238.         CheckBox {
  2239.             enabled,
  2240.             "invert black and white"
  2241.         }
  2242.     }
  2243. };
  2244.  
  2245. resource 'DITL' (269, preload) {        /* screen format */
  2246.     {    /* array DITLarray: 22 elements */
  2247.         /* [1] */
  2248.         {218, 265, 242, 335},
  2249.         Button {
  2250.             enabled,
  2251.             "OK"
  2252.         },
  2253.         /* [2] */
  2254.         {218, 10, 242, 100},
  2255.         Button {
  2256.             enabled,
  2257.             "Cancel"
  2258.         },
  2259.         /* [3] */
  2260.         {218, 130, 242, 230},
  2261.         Button {
  2262.             enabled,
  2263.             "Set Defaults"
  2264.         },
  2265.         /* [4] */
  2266.         {10, 10, 25, 182},
  2267.         StaticText {
  2268.             disabled,
  2269.             "24-by-80 Screen Format:"
  2270.         },
  2271.         /* [5] */
  2272.         {35, 10, 51, 90},
  2273.         RadioButton {
  2274.             enabled,
  2275.             "9-point"
  2276.         },
  2277.         /* [6] */
  2278.         {35, 120, 51, 200},
  2279.         RadioButton {
  2280.             enabled,
  2281.             "12-point"
  2282.         },
  2283.         /* [7] */
  2284.         {168, 10, 186, 284},
  2285.         CheckBox {
  2286.             enabled,
  2287.             "Use one window size for both formats"
  2288.         },
  2289.         /* [8] */
  2290.         {188, 10, 206, 267},
  2291.         CheckBox {
  2292.             enabled,
  2293.             "Save window position with settings"
  2294.         },
  2295.         /* [9] */
  2296.         {60, 10, 75, 158},
  2297.         StaticText {
  2298.             disabled,
  2299.             "Large Screen Format:"
  2300.         },
  2301.         /* [10] */
  2302.         {85, 10, 101, 90},
  2303.         RadioButton {
  2304.             enabled,
  2305.             "9-point"
  2306.         },
  2307.         /* [11] */
  2308.         {105, 10, 121, 90},
  2309.         RadioButton {
  2310.             enabled,
  2311.             "12-point"
  2312.         },
  2313.         /* [12] */
  2314.         {85, 120, 101, 200},
  2315.         RadioButton {
  2316.             enabled,
  2317.             "24 by 80"
  2318.         },
  2319.         /* [13] */
  2320.         {105, 120, 121, 200},
  2321.         RadioButton {
  2322.             enabled,
  2323.             "32 by 80"
  2324.         },
  2325.         /* [14] */
  2326.         {125, 120, 141, 200},
  2327.         RadioButton {
  2328.             enabled,
  2329.             "43 by 80"
  2330.         },
  2331.         /* [15] */
  2332.         {145, 120, 161, 205},
  2333.         RadioButton {
  2334.             enabled,
  2335.             "27 by 132"
  2336.         },
  2337.         /* [16] */
  2338.         {85, 215, 101, 285},
  2339.         RadioButton {
  2340.             enabled,
  2341.             "Custom"
  2342.         },
  2343.         /* [17] */
  2344.         {109, 235, 125, 275},
  2345.         StaticText {
  2346.             disabled,
  2347.             "Rows"
  2348.         },
  2349.         /* [18] */
  2350.         {109, 280, 125, 315},
  2351.         EditText {
  2352.             enabled,
  2353.             ""
  2354.         },
  2355.         /* [19] */
  2356.         {108, 321, 126, 332},
  2357.         UserItem {
  2358.             enabled
  2359.         },
  2360.         /* [20] */
  2361.         {130, 215, 146, 275},
  2362.         StaticText {
  2363.             disabled,
  2364.             "Columns"
  2365.         },
  2366.         /* [21] */
  2367.         {130, 280, 146, 315},
  2368.         EditText {
  2369.             enabled,
  2370.             ""
  2371.         },
  2372.         /* [22] */
  2373.         {129, 321, 147, 332},
  2374.         UserItem {
  2375.             enabled
  2376.         }
  2377.     }
  2378. };
  2379.  
  2380. resource 'DITL' (271, preload) {
  2381.     {    /* array DITLarray: 14 elements */
  2382.         /* [1] */
  2383.         {198, 218, 232, 298},
  2384.         Button {
  2385.             enabled,
  2386.             "OK"
  2387.         },
  2388.         /* [2] */
  2389.         {137, 218, 171, 298},
  2390.         Button {
  2391.             enabled,
  2392.             "Cancel"
  2393.         },
  2394.         /* [3] */
  2395.         {15, 15, 32, 54},
  2396.         StaticText {
  2397.             disabled,
  2398.             "Time:"
  2399.         },
  2400.         /* [4] */
  2401.         {14, 70, 31, 145},
  2402.         RadioButton {
  2403.             enabled,
  2404.             "12-hour"
  2405.         },
  2406.         /* [5] */
  2407.         {14, 161, 31, 236},
  2408.         RadioButton {
  2409.             enabled,
  2410.             "24-hour"
  2411.         },
  2412.         /* [6] */
  2413.         {14, 252, 31, 305},
  2414.         RadioButton {
  2415.             enabled,
  2416.             "none"
  2417.         },
  2418.         /* [7] */
  2419.         {49, 15, 66, 67},
  2420.         StaticText {
  2421.             disabled,
  2422.             "Cursor:"
  2423.         },
  2424.         /* [8] */
  2425.         {48, 83, 65, 165},
  2426.         RadioButton {
  2427.             enabled,
  2428.             "underline"
  2429.         },
  2430.         /* [9] */
  2431.         {48, 181, 65, 236},
  2432.         RadioButton {
  2433.             enabled,
  2434.             "block"
  2435.         },
  2436.         /* [10] */
  2437.         {83, 15, 100, 124},
  2438.         StaticText {
  2439.             disabled,
  2440.             "Cursor position:"
  2441.         },
  2442.         /* [11] */
  2443.         {82, 140, 99, 182},
  2444.         RadioButton {
  2445.             enabled,
  2446.             "off"
  2447.         },
  2448.         /* [12] */
  2449.         {82, 198, 99, 235},
  2450.         RadioButton {
  2451.             enabled,
  2452.             "on"
  2453.         },
  2454.         /* [13] */
  2455.         {117, 15, 135, 100},
  2456.         UserItem {
  2457.             disabled
  2458.         },
  2459.         /* [14] */
  2460.         {138, 15, 234, 194},
  2461.         UserItem {
  2462.             enabled
  2463.         }
  2464.     }
  2465. };
  2466.  
  2467. resource 'DITL' (272, preload) {
  2468.     {    /* array DITLarray: 9 elements */
  2469.         /* [1] */
  2470.         {171, 82, 201, 163},
  2471.         Button {
  2472.             enabled,
  2473.             "OK"
  2474.         },
  2475.         /* [2] */
  2476.         {46, 13, 62, 113},
  2477.         RadioButton {
  2478.             enabled,
  2479.             "IP number:"
  2480.         },
  2481.         /* [3] */
  2482.         {46, 111, 62, 231},
  2483.         EditText {
  2484.             enabled,
  2485.             ""
  2486.         },
  2487.         /* [4] */
  2488.         {72, 13, 91, 158},
  2489.         RadioButton {
  2490.             enabled,
  2491.             "Assign dynamically"
  2492.         },
  2493.         /* [5] */
  2494.         {104, 13, 121, 138},
  2495.         CheckBox {
  2496.             enabled,
  2497.             "Use subnetting"
  2498.         },
  2499.         /* [6] */
  2500.         {128, 30, 144, 75},
  2501.         StaticText {
  2502.             disabled,
  2503.             "Mask:"
  2504.         },
  2505.         /* [7] */
  2506.         {128, 80, 145, 150},
  2507.         EditText {
  2508.             enabled,
  2509.             ""
  2510.         },
  2511.         /* [8] */
  2512.         {13, 16, 29, 228},
  2513.         StaticText {
  2514.             disabled,
  2515.             "Configure Network Parameters"
  2516.         },
  2517.         /* [9] */
  2518.         {74, 162, 93, 208},
  2519.         StaticText {
  2520.             disabled,
  2521.             ""
  2522.         }
  2523.     }
  2524. };
  2525.  
  2526. resource 'DITL' (273, preload) {
  2527.     {    /* array DITLarray: 13 elements */
  2528.         /* [1] */
  2529.         {204, 82, 234, 163},
  2530.         Button {
  2531.             enabled,
  2532.             "OK"
  2533.         },
  2534.         /* [2] */
  2535.         {94, 13, 110, 113},
  2536.         StaticText {
  2537.             disabled,
  2538.             "IP number:"
  2539.         },
  2540.         /* [3] */
  2541.         {94, 101, 110, 221},
  2542.         StaticText {
  2543.             disabled,
  2544.             ""
  2545.         },
  2546.         /* [4] */
  2547.         {120, 13, 139, 174},
  2548.         CheckBox {
  2549.             disabled,
  2550.             "Assigned dynamically"
  2551.         },
  2552.         /* [5] */
  2553.         {147, 13, 164, 138},
  2554.         CheckBox {
  2555.             disabled,
  2556.             "Use subnetting"
  2557.         },
  2558.         /* [6] */
  2559.         {169, 30, 185, 75},
  2560.         StaticText {
  2561.             disabled,
  2562.             "Mask:"
  2563.         },
  2564.         /* [7] */
  2565.         {169, 80, 185, 150},
  2566.         StaticText {
  2567.             disabled,
  2568.             ""
  2569.         },
  2570.         /* [8] */
  2571.         {10, 16, 26, 228},
  2572.         StaticText {
  2573.             disabled,
  2574.             "Current Network Parameters:"
  2575.         },
  2576.         /* [9] */
  2577.         {39, 13, 55, 117},
  2578.         StaticText {
  2579.             disabled,
  2580.             "AppleTalk Net:"
  2581.         },
  2582.         /* [10] */
  2583.         {39, 117, 55, 221},
  2584.         StaticText {
  2585.             disabled,
  2586.             ""
  2587.         },
  2588.         /* [11] */
  2589.         {67, 13, 82, 127},
  2590.         StaticText {
  2591.             disabled,
  2592.             "AppleTalk Node: "
  2593.         },
  2594.         /* [12] */
  2595.         {67, 127, 82, 221},
  2596.         StaticText {
  2597.             disabled,
  2598.             ""
  2599.         },
  2600.         /* [13] */
  2601.         {122, 178, 141, 224},
  2602.         StaticText {
  2603.             disabled,
  2604.             ""
  2605.         }
  2606.     }
  2607. };
  2608.  
  2609. resource 'DITL' (274) {
  2610.     {    /* array DITLarray: 3 elements */
  2611.         /* [1] */
  2612.         {112, 164, 144, 244},
  2613.         Button {
  2614.             enabled,
  2615.             "OK"
  2616.         },
  2617.         /* [2] */
  2618.         {7, 72, 47, 343},
  2619.         StaticText {
  2620.             disabled,
  2621.             "^0"
  2622.         },
  2623.         /* [3] */
  2624.         {58, 72, 98, 343},
  2625.         StaticText {
  2626.             disabled,
  2627.             "^1"
  2628.         }
  2629.     }
  2630. };
  2631.  
  2632. resource 'DITL' (275) {
  2633.     {    /* array DITLarray: 3 elements */
  2634.         /* [1] */
  2635.         {112, 164, 144, 244},
  2636.         Button {
  2637.             enabled,
  2638.             "OK"
  2639.         },
  2640.         /* [2] */
  2641.         {7, 72, 47, 343},
  2642.         StaticText {
  2643.             disabled,
  2644.             "^0"
  2645.         },
  2646.         /* [3] */
  2647.         {58, 72, 98, 343},
  2648.         StaticText {
  2649.             disabled,
  2650.             "^1"
  2651.         }
  2652.     }
  2653. };
  2654.  
  2655. resource 'DITL' (276) {
  2656.     {    /* array DITLarray: 3 elements */
  2657.         /* [1] */
  2658.         {112, 164, 144, 244},
  2659.         Button {
  2660.             enabled,
  2661.             "OK"
  2662.         },
  2663.         /* [2] */
  2664.         {7, 72, 47, 343},
  2665.         StaticText {
  2666.             disabled,
  2667.             "^0"
  2668.         },
  2669.         /* [3] */
  2670.         {58, 72, 98, 343},
  2671.         StaticText {
  2672.             disabled,
  2673.             "^1"
  2674.         }
  2675.     }
  2676. };
  2677.  
  2678. resource 'DITL' (277, preload) {
  2679.     {    /* array DITLarray: 7 elements */
  2680.         /* [1] */
  2681.         {123, 113, 155, 193},
  2682.         Button {
  2683.             enabled,
  2684.             "OK"
  2685.         },
  2686.         /* [2] */
  2687.         {9, 10, 25, 90},
  2688.         StaticText {
  2689.             disabled,
  2690.             "Host Name:"
  2691.         },
  2692.         /* [3] */
  2693.         {9, 90, 44, 300},
  2694.         StaticText {
  2695.             disabled,
  2696.             ""
  2697.         },
  2698.         /* [4] */
  2699.         {50, 12, 66, 90},
  2700.         StaticText {
  2701.             disabled,
  2702.             "IP number:"
  2703.         },
  2704.         /* [5] */
  2705.         {50, 90, 66, 218},
  2706.         StaticText {
  2707.             disabled,
  2708.             ""
  2709.         },
  2710.         /* [6] */
  2711.         {75, 38, 91, 90},
  2712.         StaticText {
  2713.             disabled,
  2714.             "Status:"
  2715.         },
  2716.         /* [7] */
  2717.         {75, 90, 110, 300},
  2718.         StaticText {
  2719.             disabled,
  2720.             ""
  2721.         }
  2722.     }
  2723. };
  2724.  
  2725. resource 'DITL' (278, preload) {
  2726.     {    /* array DITLarray: 2 elements */
  2727.         /* [1] */
  2728.         {82, 140, 114, 220},
  2729.         Button {
  2730.             enabled,
  2731.             "OK"
  2732.         },
  2733.         /* [2] */
  2734.         {8, 72, 74, 332},
  2735.         StaticText {
  2736.             disabled,
  2737.             "^0"
  2738.         }
  2739.     }
  2740. };
  2741.  
  2742. resource 'DITL' (279, preload) {
  2743.     {    /* array DITLarray: 3 elements */
  2744.         /* [1] */
  2745.         {76, 151, 108, 237},
  2746.         Button {
  2747.             enabled,
  2748.             "Continue"
  2749.         },
  2750.         /* [2] */
  2751.         {124, 123, 156, 265},
  2752.         Button {
  2753.             enabled,
  2754.             "Close Connection"
  2755.         },
  2756.         /* [3] */
  2757.         {9, 67, 60, 321},
  2758.         StaticText {
  2759.             disabled,
  2760.             "Do you want to close the connection to ^0?"
  2761.         }
  2762.     }
  2763. };
  2764.  
  2765. resource 'DITL' (280, preload) {
  2766.     {    /* array DITLarray: 4 elements */
  2767.         /* [1] */
  2768.         {68, 66, 97, 148},
  2769.         Button {
  2770.             enabled,
  2771.             "OK"
  2772.         },
  2773.         /* [2] */
  2774.         {11, 32, 30, 184},
  2775.         StaticText {
  2776.             disabled,
  2777.             "Configured via MacTCP"
  2778.         },
  2779.         /* [3] */
  2780.         {38, 11, 54, 86},
  2781.         StaticText {
  2782.             disabled,
  2783.             "IP Number:"
  2784.         },
  2785.         /* [4] */
  2786.         {38, 90, 54, 203},
  2787.         StaticText {
  2788.             disabled,
  2789.             ""
  2790.         }
  2791.     }
  2792. };
  2793.  
  2794. resource 'DITL' (281, preload) {
  2795.     {    /* array DITLarray: 2 elements */
  2796.         /* [1] */
  2797.         {82, 140, 114, 220},
  2798.         Button {
  2799.             enabled,
  2800.             "OK"
  2801.         },
  2802.         /* [2] */
  2803.         {8, 72, 74, 332},
  2804.         StaticText {
  2805.             disabled,
  2806.             "^0"
  2807.         }
  2808.     }
  2809. };
  2810.  
  2811. resource 'DITL' (282, preload) {
  2812.     {    /* array DITLarray: 4 elements */
  2813.         /* [1] */
  2814.         {66, 244, 94, 328},
  2815.         Button {
  2816.             enabled,
  2817.             "OK"
  2818.         },
  2819.         /* [2] */
  2820.         {66, 41, 94, 125},
  2821.         Button {
  2822.             enabled,
  2823.             "Cancel"
  2824.         },
  2825.         /* [3] */
  2826.         {10, 9, 44, 124},
  2827.         StaticText {
  2828.             enabled,
  2829.             "Enter host name or address:"
  2830.         },
  2831.         /* [4] */
  2832.         {10, 140, 46, 360},
  2833.         EditText {
  2834.             enabled,
  2835.             ""
  2836.         }
  2837.     }
  2838. };
  2839.  
  2840. resource 'DITL' (283, preload) {
  2841.     {    /* array DITLarray: 5 elements */
  2842.         /* [1] */
  2843.         {87, 146, 109, 195},
  2844.         Button {
  2845.             enabled,
  2846.             "OK"
  2847.         },
  2848.         /* [2] */
  2849.         {49, 40, 71, 195},
  2850.         Button {
  2851.             enabled,
  2852.             "Get From Application"
  2853.         },
  2854.         /* [3] */
  2855.         {87, 40, 109, 111},
  2856.         Button {
  2857.             enabled,
  2858.             "Cancel"
  2859.         },
  2860.         /* [4] */
  2861.         {18, 13, 37, 163},
  2862.         StaticText {
  2863.             disabled,
  2864.             "Creator for text files:"
  2865.         },
  2866.         /* [5] */
  2867.         {18, 165, 34, 217},
  2868.         EditText {
  2869.             enabled,
  2870.             ""
  2871.         }
  2872.     }
  2873. };
  2874.  
  2875. resource 'DITL' (284, preload) {
  2876.     {    /* array DITLarray: 4 elements */
  2877.         /* [1] */
  2878.         {53, 125, 75, 174},
  2879.         Button {
  2880.             enabled,
  2881.             "OK"
  2882.         },
  2883.         /* [2] */
  2884.         {53, 15, 75, 86},
  2885.         Button {
  2886.             enabled,
  2887.             "Cancel"
  2888.         },
  2889.         /* [3] */
  2890.         {15, 13, 33, 30},
  2891.         CheckBox {
  2892.             enabled,
  2893.             "Check Box"
  2894.         },
  2895.         /* [4] */
  2896.         {9, 34, 46, 182},
  2897.         StaticText {
  2898.             enabled,
  2899.             "Pretend to support programmed symbols"
  2900.         }
  2901.     }
  2902. };
  2903.  
  2904. resource 'DITL' (302, preload) {
  2905.     {    /* array DITLarray: 2 elements */
  2906.         /* [1] */
  2907.         {3, 19, 23, 226},
  2908.         StaticText {
  2909.             enabled,
  2910.             "Network Initialization Failed!"
  2911.         },
  2912.         /* [2] */
  2913.         {27, 18, 72, 224},
  2914.         StaticText {
  2915.             enabled,
  2916.             "^3"
  2917.         }
  2918.     }
  2919. };
  2920.  
  2921. resource 'ALRT' (263, preload) {        /* stgalert */
  2922.     {69, 155, 164, 357},
  2923.     263,
  2924.     {    /* array: 4 elements */
  2925.         /* [1] */
  2926.         OK, visible, sound3,
  2927.         /* [2] */
  2928.         OK, visible, sound3,
  2929.         /* [3] */
  2930.         OK, visible, sound3,
  2931.         /* [4] */
  2932.         OK, visible, sound3
  2933.     }
  2934. };
  2935.  
  2936. resource 'ALRT' (264, preload) {        /* stoperr */
  2937.     {88, 76, 214, 436},
  2938.     264,
  2939.     {    /* array: 4 elements */
  2940.         /* [1] */
  2941.         OK, visible, sound3,
  2942.         /* [2] */
  2943.         OK, visible, sound3,
  2944.         /* [3] */
  2945.         OK, visible, sound3,
  2946.         /* [4] */
  2947.         OK, visible, sound3
  2948.     }
  2949. };
  2950.  
  2951. resource 'ALRT' (265, preload) {
  2952.     {120, 120, 240, 400},
  2953.     265,
  2954.     {    /* array: 4 elements */
  2955.         /* [1] */
  2956.         OK, visible, sound3,
  2957.         /* [2] */
  2958.         OK, visible, sound3,
  2959.         /* [3] */
  2960.         OK, visible, sound3,
  2961.         /* [4] */
  2962.         OK, visible, sound3
  2963.     }
  2964. };
  2965.  
  2966. resource 'ALRT' (274, preload) {        /* tcp stop */
  2967.     {100, 101, 251, 465},
  2968.     274,
  2969.     {    /* array: 4 elements */
  2970.         /* [1] */
  2971.         OK, visible, sound3,
  2972.         /* [2] */
  2973.         OK, visible, sound3,
  2974.         /* [3] */
  2975.         OK, visible, sound3,
  2976.         /* [4] */
  2977.         OK, visible, sound3
  2978.     }
  2979. };
  2980.  
  2981. resource 'ALRT' (275, preload) {        /* tcp caution */
  2982.     {100, 101, 251, 465},
  2983.     274,
  2984.     {    /* array: 4 elements */
  2985.         /* [1] */
  2986.         OK, visible, sound2,
  2987.         /* [2] */
  2988.         OK, visible, sound2,
  2989.         /* [3] */
  2990.         OK, visible, sound2,
  2991.         /* [4] */
  2992.         OK, visible, sound2
  2993.     }
  2994. };
  2995.  
  2996. resource 'ALRT' (276, preload) {        /* tcp note */
  2997.     {100, 101, 251, 465},
  2998.     274,
  2999.     {    /* array: 4 elements */
  3000.         /* [1] */
  3001.         OK, visible, sound1,
  3002.         /* [2] */
  3003.         OK, visible, sound1,
  3004.         /* [3] */
  3005.         OK, visible, sound1,
  3006.         /* [4] */
  3007.         OK, visible, sound1
  3008.     }
  3009. };
  3010.  
  3011. resource 'ALRT' (278, preload) {        /* note_err for mapalrt only */
  3012.     {88, 76, 214, 436},
  3013.     278,
  3014.     {    /* array: 4 elements */
  3015.         /* [1] */
  3016.         OK, invisible, silent,
  3017.         /* [2] */
  3018.         OK, invisible, silent,
  3019.         /* [3] */
  3020.         OK, invisible, silent,
  3021.         /* [4] */
  3022.         OK, visible, sound1
  3023.     }
  3024. };
  3025.  
  3026. resource 'ALRT' (279, preload) {
  3027.     {82, 83, 260, 429},
  3028.     279,
  3029.     {    /* array: 4 elements */
  3030.         /* [1] */
  3031.         OK, visible, sound2,
  3032.         /* [2] */
  3033.         OK, visible, sound2,
  3034.         /* [3] */
  3035.         OK, visible, sound2,
  3036.         /* [4] */
  3037.         OK, visible, sound2
  3038.     }
  3039. };
  3040.  
  3041. resource 'ALRT' (281, preload) {        /* note_err for all but mapalrt */
  3042.     {88, 76, 214, 436},
  3043.     281,
  3044.     {    /* array: 4 elements */
  3045.         /* [1] */
  3046.         OK, visible, sound2,
  3047.         /* [2] */
  3048.         OK, visible, sound2,
  3049.         /* [3] */
  3050.         OK, visible, sound2,
  3051.         /* [4] */
  3052.         OK, visible, sound2
  3053.     }
  3054. };
  3055.  
  3056. resource 'DLOG' (282, preload) {        /* host name prompt */
  3057.     {114, 71, 228, 441},
  3058.     altDBoxProc,
  3059.     invisible,
  3060.     noGoAway,
  3061.     0x0,
  3062.     282,
  3063.     "Host name prompt"
  3064. };
  3065.  
  3066. resource 'DLOG' (283, preload) {
  3067.     {109, 139, 233, 373},
  3068.     altDBoxProc,
  3069.     invisible,
  3070.     noGoAway,
  3071.     0x0,
  3072.     283,
  3073.     "Set File Creator"
  3074. };
  3075.  
  3076. resource 'DLOG' (284, preload) {
  3077.     {125, 158, 216, 354},
  3078.     altDBoxProc,
  3079.     invisible,
  3080.     noGoAway,
  3081.     0x0,
  3082.     284,
  3083.     "Programmed Symbols"
  3084. };
  3085.  
  3086. resource 'STR ' (256, preload) {                /* portalrt */
  3087.     "The printer port is not available for us"
  3088.     "e by AppleTalk.  Check that AppleTalk is"
  3089.     " active in the Chooser desk accessory."
  3090. };
  3091.  
  3092. resource 'STR ' (257, preload) {                /* loadalrt */
  3093.     "Unable to load AppleTalk drivers.  A new"
  3094.     " System file may be needed."
  3095. };
  3096.  
  3097. resource 'STR ' (258, preload) {                /* srvalrt */
  3098.     "Session not available on local server.  "
  3099.     "The AppleTalk connection to a server is "
  3100.     "broken, no server is running, or all loc"
  3101.     "al sessions are in use."
  3102. };
  3103.  
  3104. resource 'STR ' (259, preload) {                /* atpalrt */
  3105.     "Attempt to open AppleTalk socket failed."
  3106.     "  Too many AppleTalk programs may be run"
  3107.     "ning at once."
  3108. };
  3109.  
  3110. resource 'STR ' (260, preload) {                /* rmtalrt */
  3111.     "Remote server is not available.  There i"
  3112.     "s a problem with the remote host, the re"
  3113.     "mote server, or the network connection t"
  3114.     "o it."
  3115. };
  3116.  
  3117. resource 'STR ' (261, preload) {                /* nackalrt */
  3118.     "Session disconnected by local server.  T"
  3119.     "he server was restarted, or there has be"
  3120.     "en an AppleTalk error."
  3121. };
  3122.     
  3123. resource 'STR ' (262, preload) {                /* ioalrt */
  3124.     "Session disconnected due to AppleTalk or"
  3125.     " server error.  There is a problem with "
  3126.     "the local server or the AppleTalk connec"
  3127.     "tion to it."
  3128. };
  3129.  
  3130. resource 'STR ' (263, preload) {                /* rsetalrt */
  3131.     "An error occurred reading the settings f"
  3132.     "ile.  The settings remain unchanged."
  3133. };
  3134.  
  3135. resource 'STR ' (264, preload) {                /* ssetalrt */
  3136.     "The format of the settings file is incor"
  3137.     "rect.  The settings remain unchanged."
  3138. };
  3139.  
  3140. resource 'STR ' (265, preload) {                /* wsetalrt */
  3141.     "An error occurred writing the settings f"
  3142.     "ile. Check that the disk is not locked o"
  3143.     "r full."
  3144. };
  3145.  
  3146. resource 'STR ' (266, preload) {                /* addralrt */
  3147.     "Unable to determine my IP number and mas"
  3148.     "k.  "
  3149. };
  3150.  
  3151. resource 'STR ' (267, preload) {                /* regalrt */
  3152.     "Unable to register my IP number."
  3153. };
  3154.  
  3155. resource 'STR ' (268, preload) {                /* cfigalrt */
  3156.     "An error occurred saving the network con"
  3157.     "figuration data.  Check that the disk is"
  3158.     " not locked or full."
  3159. };
  3160.  
  3161. resource 'STR ' (269, preload) {                /* domalrt */
  3162.     "Cannot determine host address.  Table lo"
  3163.     "okup failed, and name server not specifi"
  3164.     "ed."
  3165. };
  3166.  
  3167. resource 'STR ' (270, preload) {                /* topnalrt */
  3168.     "Attempt to open telnet connection failed"
  3169.     "."
  3170. };
  3171.  
  3172. resource 'STR ' (271, preload) {                /* conalrt */
  3173.     "Cannot connect to host.  Host is unreach"
  3174.     "able or there is a network problem."
  3175. };
  3176.  
  3177. resource 'STR ' (272, preload) {                /* rspalrt */
  3178.     "Host or gateway not responding.  Session"
  3179.     " ended."
  3180. };
  3181.  
  3182. resource 'STR ' (273, preload) {                /* numalrt */
  3183.     "Unable to determine host address: table "
  3184.     "and name server lookups failed."
  3185. };
  3186.  
  3187. resource 'STR ' (274, preload) {                /* negalrt */
  3188.     "Host does not support a 3270 Telnet sess"
  3189.     "ion."
  3190. };
  3191.  
  3192. resource 'STR ' (275, preload) {                /* wrtalrt */
  3193.     "Unable to send data to host.  Session en"
  3194.     "ded."
  3195. };
  3196.  
  3197. resource 'STR ' (276, preload) {                /* et1alrt */
  3198.     "Couldn't install Listener."
  3199. };
  3200.  
  3201. resource 'STR ' (277, preload) {                /* et2alrt */
  3202.     "Couldn't find atpl resource."
  3203. };
  3204.  
  3205. resource 'STR ' (278, preload) {                /* et3alrt */
  3206.     "Unkown error initializing EtherTalk."
  3207. };
  3208.  
  3209. resource 'STR ' (279, preload) {                /* mapalrt */
  3210.     "Not enough memory for text bitmap -- "
  3211.     "increase memory size to avoid flickering.  "
  3212.     "See About box for memory requirements."
  3213. };
  3214.  
  3215. resource 'STR ' (280, preload) {                /* wpictalrt */
  3216.     "An error occurred writing the graphics f"
  3217.     "ile. Check that the disk is not locked o"
  3218.     "r full."
  3219. };
  3220.  
  3221. resource 'STR ' (281, preload) {                /* kbdefalrt */
  3222.     "Unable to load the default keyboard mapping resource."
  3223. };
  3224.  
  3225. resource 'STR ' (282, preload) {                /* kbsetalrt */
  3226.     "The keyboard mapping in the settings file is "
  3227.     "not available.  The current mapping will "
  3228.     "continue to be used."
  3229. };
  3230.  
  3231. resource 'STR ' (283, preload) {                /* nlsetalrt */
  3232.     "The national language in the settings file is "
  3233.     "not available.  The current language will "
  3234.     "continue to be used."
  3235. };
  3236.  
  3237. resource 'STR ' (284, preload) {                /* fmtalrt */
  3238.     "The screen format settings are incompatible with "
  3239.     "the screen size.  The settings have been adjusted "
  3240.     "to fit the screen."
  3241. };
  3242.  
  3243. resource 'STR ' (285, preload) {                /* hostfalrt */
  3244.     "Unable to locate the configuration file \"config.tel\". "
  3245.     "Please locate it using the following dialog."
  3246. };
  3247.  
  3248. resource 'STR ' (286, preload) {                /* sdsetalrt */
  3249.     "The beep sound named in the settings file is "
  3250.     "not available.  The system alert sound will be used."
  3251. };
  3252.  
  3253. resource 'STR ' (287, preload) {                /* sdmemalrt */
  3254.     "Not enough memory is available to define the new beep sound.  "
  3255.     "The beep sound will remain unchanged."
  3256. };
  3257.  
  3258. resource 'STR ' (288, preload) {                /* newwindalrt */
  3259.     "Not enough memory is available to create a new window.  "
  3260.     "Increase the memory available, or reduce the window size."
  3261. };
  3262.  
  3263. resource 'STR ' (289, preload) {                /* windfmtalrt */
  3264.     "Screen format changes with a new screen size take effect "
  3265.     "the next time a new session is established."
  3266. };
  3267.  
  3268. resource 'STR ' (290, preload) {                /* apinalrt */
  3269.     "tn3270 SPPC API cannot be used: all available names "
  3270.     "are already in use."
  3271. };
  3272.  
  3273. resource 'STR ' (291, preload) {                /* apisalrt */    
  3274.     "tn3270 SPPC API cannot be used: insufficient memory available."
  3275. };
  3276.  
  3277. resource 'STR ' (292, preload) {                /* pnumalrt */    
  3278.     "The port number specification is incorrect.  The default Telnet "
  3279.     "port will be used to open the connection."
  3280. };
  3281.  
  3282. resource 'STR ' (293, preload) {                /* ppcinitalrt */    
  3283.     "tn3270 PPC API cannot be used: initialization of PPC failed."
  3284. };
  3285.  
  3286. resource 'STR ' (294, preload) {                /* ppcnamealrt */    
  3287.     "tn3270 PPC API cannot be used: all available names "
  3288.     "are already in use."
  3289. };
  3290.  
  3291. resource 'STR ' (295, preload) {                /* ppcopenalrt */    
  3292.     "tn3270 PPC API cannot be used: unable to open a port "
  3293.     "for the session manger."
  3294. };
  3295.  
  3296. resource 'STR ' (300, preload) {
  3297.     "The input file cannot be found."
  3298. };
  3299.  
  3300. resource 'STR ' (301, preload) {
  3301.     "An error has occurred reading the input "
  3302.     "file."
  3303. };
  3304.  
  3305. resource 'STR ' (302, preload) {
  3306.     "The input file contains non- printable c"
  3307.     "haracters which cannot be transferred.  "
  3308.     "They have been translated to the | chara"
  3309.     "cter."
  3310. };
  3311.  
  3312. resource 'STR ' (303, preload) {
  3313.     "The output file cannot be created. Check"
  3314.     " that the disk is not locked or already "
  3315.     "full."
  3316. };
  3317.  
  3318. resource 'STR ' (304, preload) {
  3319.     "An error has occurred writing the output"
  3320.     " file. The disk is probably full."
  3321. };
  3322.  
  3323. resource 'STR ' (305, preload) {
  3324.     "An error occurred during printing."
  3325. };
  3326.